diff options
| -rw-r--r-- | man/files.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/files.texi b/man/files.texi index d7a26d21f11..1c04ed31394 100644 --- a/man/files.texi +++ b/man/files.texi | |||
| @@ -328,7 +328,7 @@ With prefix argument (@kbd{C-u}), mark the current buffer as changed. | |||
| 328 | @item C-x C-w | 328 | @item C-x C-w |
| 329 | Save the current buffer in a specified file (@code{write-file}). | 329 | Save the current buffer in a specified file (@code{write-file}). |
| 330 | @item M-x set-visited-file-name | 330 | @item M-x set-visited-file-name |
| 331 | Change file the name under which the current buffer will be saved. | 331 | Change the file name under which the current buffer will be saved. |
| 332 | @end table | 332 | @end table |
| 333 | 333 | ||
| 334 | @kindex C-x C-s | 334 | @kindex C-x C-s |