summaryrefslogtreecommitdiff
path: root/man/fixit.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-02-23 10:15:49 +0000
committerEli Zaretskii <eliz@gnu.org>2001-02-23 10:15:49 +0000
commit55342736674396e57e8195f63976571de5905b5f (patch)
tree5f4a4b07091996d80946f49bba26d27825d82055 /man/fixit.texi
parent6abb920104e1318034d7ed77615609f8a878aedf (diff)
downloademacs-55342736674396e57e8195f63976571de5905b5f.tar.gz
(Fixit): Fix "for for". From "Nelson H. F. Beebe" <beebe@math.utah.edu>.
Diffstat (limited to 'man/fixit.texi')
-rw-r--r--man/fixit.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/fixit.texi b/man/fixit.texi
index 41d05fb4b5a..4048e3750ad 100644
--- a/man/fixit.texi
+++ b/man/fixit.texi
@@ -16,7 +16,7 @@ command (usually), a part of a command (in the case of
@code{query-replace}), or several consecutive self-inserting characters.
Consecutive repetitions of @kbd{C-_} or @kbd{C-x u} undo earlier and
earlier changes, back to the limit of the undo information available.
-@xref{Undo}, for for more information.
+@xref{Undo}, for more information.
@menu
* Kill Errors:: Commands to kill a batch of recently entered text.