summaryrefslogtreecommitdiff
path: root/lisp/progmodes/hideif.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-09-23 13:35:55 +0200
committerStefan Kangas <stefan@marxist.se>2020-10-02 13:29:45 +0200
commit78eacf31e8fe182801ad1943fac717b75fcf286b (patch)
tree38da2670157302d3663dbee6f1a708dea50a925b /lisp/progmodes/hideif.el
parentd5d12707d639261a10726fcca992ba9e538be671 (diff)
downloademacs-78eacf31e8fe182801ad1943fac717b75fcf286b.tar.gz
; Fix many typos in symbols in docs and comments
Diffstat (limited to 'lisp/progmodes/hideif.el')
-rw-r--r--lisp/progmodes/hideif.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/hideif.el b/lisp/progmodes/hideif.el
index 10416ead603..f5af277dc5e 100644
--- a/lisp/progmodes/hideif.el
+++ b/lisp/progmodes/hideif.el
@@ -250,7 +250,7 @@ Effective only if `hide-ifdef-expand-reinclusion-protection' is t."
(defvar hide-ifdef-env-backup nil
"This variable is a backup of the previously cleared `hide-ifdef-env'.
-This backup prevents any accidental clearance of `hide-fidef-env' by
+This backup prevents any accidental clearance of `hide-ifdef-env' by
`hif-clear-all-ifdef-defined'.")
(defvar hif-outside-read-only nil