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 5a469bb9677..b1abefe534e 100644 --- a/lisp/progmodes/verilog-mode.el +++ b/lisp/progmodes/verilog-mode.el @@ -1284,7 +1284,7 @@ won't merge conflict." (defcustom verilog-auto-inst-template-required nil "If non-nil, when creating a port with AUTOINST, require a template. -Any port which does not have a template will be ommitted from the +Any port which does not have a template will be omitted from the instantiation. If nil, if a port is not templated it will be inserted to connect |