Browse Source

doc: typo

Michele Caini 1 year ago
parent
commit
f0191b9afe
1 changed files with 1 additions and 1 deletions
  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.
      */