From: Wayne Conrad Date: Sat, 1 Jul 2017 21:25:29 +0000 (-0700) Subject: Fix typo in data comments X-Git-Tag: takebird~132 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=16688c6d8f406f5e3c578a2f5eece05d6a97eef5 Fix typo in data comments --- diff --git a/adventure.yaml b/adventure.yaml index 9fcec39..c529b98 100644 --- 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 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.