From da6062e6ea440f6cd68db251390fcb91450103ba Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 14 Nov 2011 23:55:13 -0800 Subject: Spelling fixes. --- lisp/progmodes/verilog-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/progmodes/verilog-mode.el') diff --git a/lisp/progmodes/verilog-mode.el b/lisp/progmodes/verilog-mode.el index 00466b8b1e7..3a3c7f0baa3 100644 --- a/lisp/progmodes/verilog-mode.el +++ b/lisp/progmodes/verilog-mode.el @@ -1847,7 +1847,7 @@ find the errors." )) (defconst verilog-auto-end-comment-lines-re - ;; Matches to names in this list cause auto-end-commentation + ;; Matches to names in this list cause auto-end-commenting (concat "\\(" verilog-directive-re "\\)\\|\\(" (eval-when-compile -- cgit v1.2.1