Typo fix.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 30 Nov 2010 07:23:53 +0000 (07:23 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 30 Nov 2010 07:23:53 +0000 (07:23 +0000)
src/sst.py

index 9397ce8319ba5af0935159c8e3a2a38c6bb7bf04..caf6b6e855b084b4148c1bf731a4d072f1bd02bd 100644 (file)
@@ -9,7 +9,7 @@ and Paul Reynolds, with modifications by Don Smith, Tom Almy,
 Stas Sergeev, and Eric S. Raymond.
 
 See the doc/HACKING file in the distribution for designers notes and advice
 Stas Sergeev, and Eric S. Raymond.
 
 See the doc/HACKING file in the distribution for designers notes and advice
-ion how to modify (and how not to modify!) this code.
+on how to modify (and how not to modify!) this code.
 """
 import os, sys, math, curses, time, readline, cPickle, random, copy, gettext, getpass
 
 """
 import os, sys, math, curses, time, readline, cPickle, random, copy, gettext, getpass