1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00

(Refill): Fix a typo.

This commit is contained in:
Gerd Moellmann 2001-02-22 15:26:28 +00:00
parent ceddfe2ca7
commit ac9dcddd25

View file

@ -474,7 +474,7 @@ other commands which modify the text cause refilling.
The current implementation is preliminary and probably not robust.
We expect to improve on it.
To toggle the use of Refill Mode in the current buffer, type
To toggle the use of Refill mode in the current buffer, type
@kbd{M-x refill-mode}.
@node Fill Commands