Michele Caini 3 yıl önce
ebeveyn
işleme
2c2216a89e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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.