Corrected fix, and test, for #67.
[open-adventure.git] / tests / Makefile
index 66280f4efe7b981419f4687fc567abb5ec3a8e85..c39bcbef97979a505479dc84e7991cc171f78f17 100644 (file)
@@ -1,6 +1,6 @@
 # Test-suite makefile for open-adventure
 
-# SPDX-FileCopyrightText: Eric S. Raymond <esr@thyrsus.com>
+# SPDX-FileCopyrightText: Copyright Eric S. Raymond <esr@thyrsus.com>
 # SPDX-License-Identifier: BSD-2-Clause
 
 # Use absolute path so tests that change working directory still use
@@ -153,7 +153,7 @@ foobar:
 #
 # When adding more tests, bear in mind that any game that continues after a
 # resurrection will need a NOCOMPARE. At some point in the forward port,
-# resurrection was accidentally changed in a way that messed wil the LCG chain.
+# resurrection was accidentally changed in a way that messed with the LCG chain.
 #
 # The *.chk files need not be up-to-date for this to work.
 #