aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/help-macro.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/help-macro.el b/lisp/help-macro.el
index cd6831fe21..04699ae387 100644
--- a/lisp/help-macro.el
+++ b/lisp/help-macro.el
@@ -68,7 +68,7 @@
;;; Code:
-(provide 'help-screen)
+(provide 'help-macro)
(require 'backquote)
(defmacro make-help-screen (fname help-line help-text helped-map)