Pulling all pending Bukkit-JavaDoc changes

This commit is contained in:
Edmond Poon
2013-03-20 00:42:05 -04:00
parent 9515adffff
commit ca7687d4f2
4 changed files with 22 additions and 15 deletions

View File

@@ -17,7 +17,7 @@ public interface Skull extends BlockState {
/**
* Gets the owner of the skull
*
* @return the owner if the skull
* @return the owner of the skull
*/
public String getOwner();