]> gitweb.factorcode.org Git - factor.git/commitdiff
misc/fuel: fix typo.
authorJohn Benediktsson <mrjbq7@gmail.com>
Wed, 5 Jul 2017 16:35:25 +0000 (09:35 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 5 Jul 2017 16:35:25 +0000 (09:35 -0700)
misc/fuel/fuel-markup.el

index be2e1c4c55cfc2ac7f36ed6438e104ddb183d09f..f69ad844a96be04ce5a4972922eff08ac587d76b 100644 (file)
@@ -436,7 +436,7 @@ or lists."
     (reverse elems)))
 
 (defun fuel-markup--parse-words-desc (desc)
-  "This function parses the text descripiton of the vocab that
+  "This function parses the text description of the vocab that
 the 'words.' word emits."
   (with-temp-buffer
     (insert desc)