Michele Caini 7 ani în urmă
părinte
comite
59b204c3bc
1 a modificat fișierele cu 3 adăugiri și 3 ștergeri
  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