diff --git a/lisp/auto-show.el b/lisp/auto-show.el index 6a8aff3c86d..93323f6c8c1 100644 --- a/lisp/auto-show.el +++ b/lisp/auto-show.el @@ -13,9 +13,9 @@ ;;; Code: (defgroup auto-show nil - "This customization group is kept for compatibilry only. + "This customization group is kept for compatibility only. Emacs now does hscrolling automatically. Please remove references -to hscroll from your init file and code." +to auto-show from your init file and code." :group 'editing) ;;;###autoload