misc/fuel: fix typo.
parent
178701f117
commit
ce6653bb65
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue