summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-page.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/erc/erc-page.el')
-rw-r--r--lisp/erc/erc-page.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-page.el b/lisp/erc/erc-page.el
index e6b670c91ba..51ddc33e1c0 100644
--- a/lisp/erc/erc-page.el
+++ b/lisp/erc/erc-page.el
@@ -45,7 +45,7 @@ If nil, this prints the page message in the minibuffer and calls
`beep'. If non-nil, it must be a function that takes two arguments:
SENDER and MSG, both strings.
-Example for your ~/.emacs file:
+Example for your init file:
\(setq erc-page-function
(lambda (sender msg)