From: Eric S. Raymond Date: Tue, 30 Nov 2010 07:23:53 +0000 (+0000) Subject: Typo fix. X-Git-Tag: 2.0~23 X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=commitdiff_plain;h=16a5bbd86d12644c1a613e61e990f76b16a567f0;ds=sidebyside Typo fix. --- diff --git a/src/sst.py b/src/sst.py index 9397ce8..caf6b6e 100644 --- a/src/sst.py +++ b/src/sst.py @@ -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 -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