Skip to content

Commit

Permalink
Cleanup javadoc warnings in worldedit-bukkit
Browse files Browse the repository at this point in the history
  • Loading branch information
octylFractal committed Oct 1, 2018
1 parent 36cbc5d commit 388187d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -98,7 +98,7 @@ public interface BukkitImplAdapter {
Entity createEntity(Location location, BaseEntity state);

/**
* Get a map of string -> properties
* Get a map of {@code string -> property}.
*
* @param blockType The block type
* @return The properties map
Expand Down

0 comments on commit 388187d

Please sign in to comment.