diff options
Diffstat (limited to 'lisp/progmodes/verilog-mode.el')
-rw-r--r-- | lisp/progmodes/verilog-mode.el | 2 |
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: |