skypjack 11 месяцев назад
Родитель
Сommit
0f54af1a11
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/entt/core/hashed_string.hpp

+ 1 - 1
src/entt/core/hashed_string.hpp

@@ -153,7 +153,7 @@ public:
         : base_type{helper({wrapper.repr})} {}
 
     /**
-     * @brief Returns the size a hashed string.
+     * @brief Returns the size of a hashed string.
      * @return The size of the hashed string.
      */
     [[nodiscard]] constexpr size_type size() const noexcept {