Browse Source

doc: typo

Michele Caini 6 years ago
parent
commit
80a659c90c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/entt/entity/storage.hpp

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

@@ -330,7 +330,7 @@ public:
 
 
     /**
     /**
      * @brief Assigns one or more entities to a storage and constructs their
      * @brief Assigns one or more entities to a storage and constructs their
-     * objects with from a given instance.
+     * objects from a given instance.
      *
      *
      * @warning
      * @warning
      * Attempting to assign an entity that already belongs to the storage
      * Attempting to assign an entity that already belongs to the storage