]> code.delx.au - gnu-emacs/blobdiff - lisp/erc/erc-backend.el
Fix typos.
[gnu-emacs] / lisp / erc / erc-backend.el
index f86c9ef845aa8c02df59c93f24d437778885b2f9..5baa676ab39d418574db9e4f8a58fd01243cf497 100644 (file)
@@ -1432,7 +1432,7 @@ add things to `%s' instead."
         (when (string= cmd "PRIVMSG")
           (erc-auto-query proc parsed))))))
 
-;; FIXME: need clean way of specifiying extra hooks in
+;; FIXME: need clean way of specifying extra hooks in
 ;; define-erc-response-handler.
 (add-hook 'erc-server-PRIVMSG-functions 'erc-auto-query)