Michele Caini пре 3 година
родитељ
комит
2c2216a89e
1 измењених фајлова са 1 додато и 1 уклоњено
  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,
      * unless they know exactly what they are doing.