瀏覽代碼

doc: fixed typo

Michele Caini 3 年之前
父節點
當前提交
b54a52fbfe
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/entt/entity/view.hpp

+ 1 - 1
src/entt/entity/view.hpp

@@ -315,7 +315,7 @@ public:
 
 
     /**
     /**
      * @brief Returns the storage for a given component type.
      * @brief Returns the storage for a given component type.
-     * @tparam Comp Type of component of which to return the storage.
+     * @tparam Type Type of component of which to return the storage.
      * @return The storage for the given component type.
      * @return The storage for the given component type.
      */
      */
     template<typename Type>
     template<typename Type>