Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
skypjack committed Jul 24, 2018
1 parent ccda429 commit 118c443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/entt/entity/registry.hpp
Expand Up @@ -542,7 +542,7 @@ class Registry {
}

/**
* @brief Destroys the entities that own he given components, if any.
* @brief Destroys the entities that own the given components, if any.
*
* Convenient shortcut to destroy a set of entities at once.<br/>
* Syntactic sugar for the following snippet:
Expand Down

0 comments on commit 118c443

Please sign in to comment.