1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2025-01-15 17:00:45 +00:00

Fix comment typo in org-irc.el

This commit is contained in:
Bernt Hansen 2008-12-16 11:09:19 -05:00
parent 8093612f59
commit 2528ec0a6d

View File

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