]> code.delx.au - gnu-emacs/blobdiff - lisp/net/snmp-mode.el
Spelling fixes.
[gnu-emacs] / lisp / net / snmp-mode.el
index e9783d46ba8895ac23e1e5daf0e26bf6b6d6a395..8112ed5b177eb8037c3de12ab40e048a2094a45b 100644 (file)
@@ -676,7 +676,7 @@ controls whether case is significant."
 ;; v2 SMI TEXTUAL-CONVENTION macro template
 ;;
 (tempo-define-template "snmpv2-textual-convention"
-  '(> (P "Texual Convention Type: ") " ::= TEXTUAL-CONVENTION" n>
+  '(> (P "Textual Convention Type: ") " ::= TEXTUAL-CONVENTION" n>
     "STATUS  "
     (if tempo-interactive
         (snmp-completing-read "Status: " snmp-mode-status-list nil t)