Michele Caini пре 7 година
родитељ
комит
59b204c3bc
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      src/entt/entity/sparse_set.hpp

+ 3 - 3
src/entt/entity/sparse_set.hpp

@@ -1092,9 +1092,9 @@ public:
      * * An iterator past the last element of the range to sort.
      * * A comparison function to use to compare the elements.
      *
-     * The comparison funtion object received by the sort function object hasn't
-     * necessarily the type of the one passed along with the other parameters to
-     * this member function.
+     * The comparison function object received by the sort function object
+     * hasn't necessarily the type of the one passed along with the other
+     * parameters to this member function.
      *
      * @note
      * Empty components aren't explicitly instantiated. Therefore, the