summaryrefslogtreecommitdiff
path: root/lisp/progmodes/verilog-mode.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-11-19 14:57:40 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2016-11-19 14:58:05 -0800
commit493a8f33ba916403d1fab620e08146632b826101 (patch)
tree8b22565216131fc84ef326d80e2aca1b7639bde9 /lisp/progmodes/verilog-mode.el
parent870c56a0bd8fe51baa2efa20a75b848f2bd27fd4 (diff)
downloademacs-493a8f33ba916403d1fab620e08146632b826101.tar.gz
emacs-493a8f33ba916403d1fab620e08146632b826101.tar.bz2
emacs-493a8f33ba916403d1fab620e08146632b826101.zip
; Spelling fixes
Diffstat (limited to 'lisp/progmodes/verilog-mode.el')
-rw-r--r--lisp/progmodes/verilog-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/verilog-mode.el b/lisp/progmodes/verilog-mode.el
index 5f07cbb329d..5368b613569 100644
--- a/lisp/progmodes/verilog-mode.el
+++ b/lisp/progmodes/verilog-mode.el
@@ -9435,7 +9435,7 @@ you can read them automatically with:
// verilog-auto-read-includes:t
// End:
-Or a more specific alternative example, which requires haing
+Or a more specific alternative example, which requires having
`enable-local-eval' non-nil:
// Local Variables: