فهرست منبع

doc: fixed typos

Michele Caini 4 سال پیش
والد
کامیت
dc6299a029
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/entt/entity/group.hpp

+ 2 - 2
src/entt/entity/group.hpp

@@ -417,7 +417,7 @@ public:
      * Moreover, the comparison function object shall induce a
      * Moreover, the comparison function object shall induce a
      * _strict weak ordering_ on the values.
      * _strict weak ordering_ on the values.
      *
      *
-     * The sort function oject must offer a member function template
+     * The sort function object must offer a member function template
      * `operator()` that accepts three arguments:
      * `operator()` that accepts three arguments:
      *
      *
      * * An iterator to the first element of the range to sort.
      * * An iterator to the first element of the range to sort.
@@ -899,7 +899,7 @@ public:
      * Moreover, the comparison function object shall induce a
      * Moreover, the comparison function object shall induce a
      * _strict weak ordering_ on the values.
      * _strict weak ordering_ on the values.
      *
      *
-     * The sort function oject must offer a member function template
+     * The sort function object must offer a member function template
      * `operator()` that accepts three arguments:
      * `operator()` that accepts three arguments:
      *
      *
      * * An iterator to the first element of the range to sort.
      * * An iterator to the first element of the range to sort.