fix spelling typo in comment

This commit is contained in:
Andrew Meadows 2016-02-02 14:27:14 -08:00
parent e3351c05a2
commit 05fb866bb5

View file

@ -910,7 +910,7 @@ bool EntityItemProperties::encodeEntityEditPacket(PacketType command, EntityItem
success = packetData->startSubTree(octcode);
delete[] octcode;
// assuming we have rome to fit our octalCode, proceed...
// assuming we have room to fit our octalCode, proceed...
if (success) {
// Now add our edit content details...