Archiviert
13
0

fixed spelling error in comment

Dieser Commit ist enthalten in:
durron597 2011-01-02 22:31:32 -05:00
Ursprung 853d00fe98
Commit f481184612

Datei anzeigen

@ -152,7 +152,7 @@ public class CraftBlock implements Block {
/**
* Notch uses a 0-5 to mean Down, Up, East, West, North, South
* in that order all over. This method is convience to convert for us.
* in that order all over. This method is convenience to convert for us.
*
* @return BlockFace the BlockFace represented by this number
*/