projects
/
super-star-trek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9779950
)
Typo fix.
author
Eric S. Raymond
<esr@thyrsus.com>
Wed, 22 Feb 2012 02:40:57 +0000
(21:40 -0500)
committer
Eric S. Raymond
<esr@thyrsus.com>
Wed, 22 Feb 2012 02:40:57 +0000
(21:40 -0500)
sst.py
patch
|
blob
|
history
diff --git
a/sst.py
b/sst.py
index f76f1a2f27b395e0c25b91201dc3878eca53d09a..376f05aa1d7142194cdbddf80f3467bbc1de8a61 100755
(executable)
--- a/
sst.py
+++ b/
sst.py
@@
-1028,7
+1028,7
@@
def randdevice():
return None # we should never get here
def collision(rammed, enemy):
- "Collision handling fo
t
rammong events."
+ "Collision handling fo
r
rammong events."
prouts(_("***RED ALERT! RED ALERT!"))
skip(1)
prout(_("***COLLISION IMMINENT."))