misc/fuel: fix typo.

modern-harvey2
John Benediktsson 2017-07-05 09:35:25 -07:00
parent 178701f117
commit ce6653bb65
1 changed files with 1 additions and 1 deletions

View File

@ -436,7 +436,7 @@ or lists."
(reverse elems))) (reverse elems)))
(defun fuel-markup--parse-words-desc (desc) (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." the 'words.' word emits."
(with-temp-buffer (with-temp-buffer
(insert desc) (insert desc)