* README.en: Change major mode to outline-mode.
[elisp/apel.git] / poe.el
diff --git a/poe.el b/poe.el
index eff43b6..2b0e3d4 100644 (file)
--- a/poe.el
+++ b/poe.el
@@ -852,7 +852,7 @@ On other systems, this variable is normally always nil.")
 ;; Emacs 20.3 or later.
 (defvar-maybe minor-mode-overriding-map-alist nil
   "Alist of keymaps to use for minor modes, in current major mode.
-poe.el provides this as dummy for a compatibility.")
+APEL provides this as dummy for a compatibility.")
 
 ;; Emacs 20.1/XEmacs 20.3(?) and later: (save-current-buffer &rest BODY)
 ;;