diff --git a/lisp/textmodes/fill.el b/lisp/textmodes/fill.el index 57ba513cd7f..2ac09f11256 100644 --- a/lisp/textmodes/fill.el +++ b/lisp/textmodes/fill.el @@ -32,7 +32,7 @@ (defgroup fill nil "Indenting and filling text." - :link '(custom-manual "(emacs)Filling Text") + :link '(custom-manual "(emacs)Filling") :group 'editing) (defcustom fill-individual-varying-indent nil