Fix typo in data comments
authorWayne Conrad <kf7qga@gmail.com>
Sat, 1 Jul 2017 21:25:29 +0000 (14:25 -0700)
committerEric S. Raymond <esr@thyrsus.com>
Sat, 1 Jul 2017 23:12:05 +0000 (19:12 -0400)
adventure.yaml

index 9fcec395087dda146bba62b4837f30af8be61a36..c529b9806cc055821869b67ca4a9ce64ac2db286 100644 (file)
@@ -8,7 +8,7 @@
 #
 # motions: Motion words, grouped into synonyms.  The 'oldstyle'
 #    attribute, if false, means that single-letter synonyms should be
-#    accepted in oldstyle mode; it defaults to truie.
+#    accepted in oldstyle mode; it defaults to true.
 
 # actions: Action words, grouped into synonyms, and their corresponding
 #    default messages. The 'oldstyle' attribute is as for motions.