summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth M Morton <seth.m.morton@gmail.com>2012-08-08 23:42:38 -0400
committerSeth M Morton <seth.m.morton@gmail.com>2012-08-08 23:42:38 -0400
commit15b44dd0c76392498d549fd06ee96ae9cd2af5c4 (patch)
tree9c082c3b6f391a076ddee64b29699ad3019843c3
parent32732a8081e681bb6e4616af77e83d530dd34d46 (diff)
downloadnatsort-1.2.tar.gz
Minor comment edit1.2
-rw-r--r--__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/__init__.py b/__init__.py
index 360aa37..f775f9f 100644
--- a/__init__.py
+++ b/__init__.py
@@ -1,2 +1,2 @@
-# For developement purposes only; will not be distributed
+# For developement purposes only; will not be distributed with egg
from natsort import *