Skip to content

Commit

Permalink
comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dlyr committed Sep 18, 2022
1 parent 7efa879 commit 2d148ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Engine/Data/Mesh.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ class RA_ENGINE_API GeometryDisplayable : public AttribArrayDisplayable
size_t numElements { 0 };
};

/// LayerKey with it's corresponding indices.
/// LayerKey with its corresponding indices.
struct LayerEntryType {
int observerId { -1 };
std::unique_ptr<globjects::VertexArray> vao { nullptr };
Expand Down

0 comments on commit 2d148ca

Please sign in to comment.