From ce6653bb65559861e50d2cbb3d56355330243ffa Mon Sep 17 00:00:00 2001 From: John Benediktsson Date: Wed, 5 Jul 2017 09:35:25 -0700 Subject: [PATCH] misc/fuel: fix typo. --- misc/fuel/fuel-markup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/fuel/fuel-markup.el b/misc/fuel/fuel-markup.el index be2e1c4c55..f69ad844a9 100644 --- a/misc/fuel/fuel-markup.el +++ b/misc/fuel/fuel-markup.el @@ -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)