瀏覽代碼

comment fix

Thom de Villa 10 年之前
父節點
當前提交
36e2bdd294
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      glm/gtx/hash.hpp
  2. 1 1
      glm/gtx/hash.inl

+ 1 - 1
glm/gtx/hash.hpp

@@ -34,7 +34,7 @@
 /// @defgroup gtx_hash GLM_GTX_hash
 /// @defgroup gtx_hash GLM_GTX_hash
 /// @ingroup gtx
 /// @ingroup gtx
 /// 
 /// 
-/// @brief Allow to perform std::hash operation on glm types
+/// @brief Add std::hash support for glm types
 /// 
 /// 
 /// <glm/gtx/hash.hpp> need to be included to use these functionalities.
 /// <glm/gtx/hash.hpp> need to be included to use these functionalities.
 ///////////////////////////////////////////////////////////////////////////////////
 ///////////////////////////////////////////////////////////////////////////////////

+ 1 - 1
glm/gtx/hash.inl

@@ -34,7 +34,7 @@
 /// @defgroup gtx_hash GLM_GTX_hash
 /// @defgroup gtx_hash GLM_GTX_hash
 /// @ingroup gtx
 /// @ingroup gtx
 /// 
 /// 
-/// @brief Allow to perform hash operation on glm types
+/// @brief Add std::hash support for glm types
 /// 
 /// 
 /// <glm/gtx/hash.inl> need to be included to use these functionalities.
 /// <glm/gtx/hash.inl> need to be included to use these functionalities.
 ///////////////////////////////////////////////////////////////////////////////////
 ///////////////////////////////////////////////////////////////////////////////////