Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Nov 1, 2019
1 parent f8da225 commit 6136017
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -55,7 +55,7 @@ public class EntityTag implements ObjectTag, Adjustable, EntityFormObject {
// @description
// A EntityTag represents a spawned entity, or a generic entity type.
//
// Note that players and NPCs are valid dEntities, but are generally represented by the more specific
// Note that players and NPCs are valid EntityTags, but are generally represented by the more specific
// PlayerTag and NPCTag objects.
//
// For format info, see <@link language e@>
Expand Down

0 comments on commit 6136017

Please sign in to comment.