Explorar el Código

Fix comment typo in org-irc.el

Bernt Hansen hace 17 años
padre
commit
2528ec0a6d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lisp/org-irc.el

+ 1 - 1
lisp/org-irc.el

@@ -51,7 +51,7 @@
 
 (require 'org)
 
-;; Declare the function fomr ERC that we use.
+;; Declare the function form ERC that we use.
 (declare-function erc-current-logfile "erc-log" (&optional buffer))
 (declare-function erc-prompt "erc" ())
 (declare-function erc-default-target "erc" ())