Browse Source

doc: typo

Michele Caini 2 years ago
parent
commit
2c2216a89e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/entt/entity/snapshot.hpp

+ 1 - 1
src/entt/entity/snapshot.hpp

@@ -548,7 +548,7 @@ public:
     }
     }
 
 
     /**
     /**
-     * @brief Helps to purge entities that no longer have a conterpart.
+     * @brief Helps to purge entities that no longer have a counterpart.
      *
      *
      * Users should invoke this member function after restoring each snapshot,
      * Users should invoke this member function after restoring each snapshot,
      * unless they know exactly what they are doing.
      * unless they know exactly what they are doing.