changeset 315:78bc8c873f7f

Fix typo.
author Simon Cross <hodgestar@gmail.com>
date Fri, 06 Sep 2013 01:07:33 +0200
parents c039cf8bd4e6
children 6868cf0911d9
files tools/area_editor.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/area_editor.py	Fri Sep 06 00:49:20 2013 +0200
+++ b/tools/area_editor.py	Fri Sep 06 01:07:33 2013 +0200
@@ -7,7 +7,7 @@
 #
 # To create a new level:
 #
-# editor levelname <xsize> <ysiz>
+# editor levelname <xsize> <ysize>
 # (size specified in pixels
 #