From 6a52e5f796403e83fcc788d98989405e022d90f1 Mon Sep 17 00:00:00 2001 From: Xon Date: Sat, 19 Mar 2011 13:39:59 +0800 Subject: [PATCH] Fix typo in file header --- world.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/world.py b/world.py index 4a0de3f..7ed790c 100644 --- a/world.py +++ b/world.py @@ -11,7 +11,7 @@ # Public License for more details. # # You should have received a copy of the GNU General Public License along -# with the Overviewer. If not, see . +# with the Overviewer. If not, see . import functools import os