Преглед на файлове

Fix comment typo in org-irc.el

Bernt Hansen преди 17 години
родител
ревизия
2528ec0a6d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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" ())