Skip to content

Commit 2d148ca

Browse files
committed
comment typo
1 parent 7efa879 commit 2d148ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Engine/Data/Mesh.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ class RA_ENGINE_API GeometryDisplayable : public AttribArrayDisplayable
431431
size_t numElements { 0 };
432432
};
433433

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

0 commit comments

Comments
 (0)