From 16688c6d8f406f5e3c578a2f5eece05d6a97eef5 Mon Sep 17 00:00:00 2001 From: Wayne Conrad Date: Sat, 1 Jul 2017 14:25:29 -0700 Subject: [PATCH] Fix typo in data comments --- adventure.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.31.1