summaryrefslogtreecommitdiff
path: root/doc/emacs/files.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/emacs/files.texi')
-rw-r--r--doc/emacs/files.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi
index 2296bacada2..fa02d264f97 100644
--- a/doc/emacs/files.texi
+++ b/doc/emacs/files.texi
@@ -422,7 +422,7 @@ Save the current buffer with a specified file name (@code{write-file}).
Change the file name under which the current buffer will be saved.
@item M-x rename-visited-file
The same as @kbd{M-x set-visited-file-name}, but also rename the file
-the buffer if visiting (if any).
+the buffer is visiting (if any).
@end table
@kindex C-x C-s