projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76e3e27
)
Fix typo in data comments
author
Wayne Conrad
<kf7qga@gmail.com>
Sat, 1 Jul 2017 21:25:29 +0000
(14:25 -0700)
committer
Eric S. Raymond
<esr@thyrsus.com>
Sat, 1 Jul 2017 23:12:05 +0000
(19:12 -0400)
adventure.yaml
patch
|
blob
|
history
diff --git
a/adventure.yaml
b/adventure.yaml
index 9fcec395087dda146bba62b4837f30af8be61a36..c529b9806cc055821869b67ca4a9ce64ac2db286 100644
(file)
--- a/
adventure.yaml
+++ b/
adventure.yaml
@@
-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 tru
i
e.
+# 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.