Typo fix.
[super-star-trek.git] / doc / HACKING
index 133f72f6e84c9bbe93f7540252a2d9466978d175..abb692a03c587f1713645034d9ac8aa82058e7cb 100644 (file)
@@ -232,7 +232,7 @@ coverage of the suite.
 Two things to do to the log before dropping it in the test directory:
 
 (a) Strip out all lines beginning with "#curses:" - these are for debugging
-the curses interface and are not needed or regression testing; removing
+the curses interface and are not needed for regression testing; removing
 them makes it easier to see the game commands.
 
 (b) Add a header comment line explaining what the log is a test for.