소스 검색

doc: typo

Michele Caini 2 년 전
부모
커밋
f0191b9afe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/entt/entity/snapshot.hpp

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

@@ -76,7 +76,7 @@ public:
      */
     basic_snapshot &operator=(const basic_snapshot &) = delete;
 
-    /*
+    /**
      * @brief Default move assignment operator.
      * @return This snapshot.
      */