From: Eric S. Raymond Date: Fri, 4 Feb 2005 17:17:43 +0000 (+0000) Subject: Call it SST 2K. X-Git-Tag: 2.0~375 X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=commitdiff_plain;h=8933e8821668c7d1aa88668ca247fca042baef36 Call it SST 2K. --- diff --git a/makehelp.py b/makehelp.py index ec69dfb..0a171f2 100755 --- a/makehelp.py +++ b/makehelp.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Generate an on-line help file for SST from the text generated from +# Generate an on-line help file for SST 2K from the text generated from # the XML documentation. # # By Eric S. Raymond for the Super Star Trek project