Преглед изворни кода

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" ())