typo fix.
[open-adventure.git] / adventure.yaml
index 9d83eaee42b1ae4bff07b43552c35f0685631798..204977596e89c3d83e3232950ca35bb7f8527a2e 100644 (file)
@@ -62,7 +62,7 @@
 #
 # arbitrary_messages: These are arguments to rspeak(). Some spans of
 #    these messages need to be kept adjacent and ordered (for now),
-#    though there are no depenencies on actual numbers left.  To see
+#    though there are no dependencies on actual numbers left.  To see
 #    which, grep for rspeak() calls containing expressions with
 #    arithmetic.  Eventually, these will be pulled out into more
 #    appropriate data structures. Then ordering can be dropped.