diff options
| -rw-r--r-- | lisp/dired-x.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dired-x.el b/lisp/dired-x.el index 313a22725c7..63eb028717d 100644 --- a/lisp/dired-x.el +++ b/lisp/dired-x.el | |||
| @@ -661,7 +661,7 @@ visit that file and turn on Virtual Dired mode. But don't try to save | |||
| 661 | this file, as dired-virtual indents the listing and thus changes the | 661 | this file, as dired-virtual indents the listing and thus changes the |
| 662 | buffer. | 662 | buffer. |
| 663 | 663 | ||
| 664 | If you have save a Dired buffer in a file you can use \\[dired-virtual] to | 664 | If you have saved a Dired buffer in a file you can use \\[dired-virtual] to |
| 665 | resume it in a later session. | 665 | resume it in a later session. |
| 666 | 666 | ||
| 667 | Type \\<dired-mode-map>\\[revert-buffer] \ | 667 | Type \\<dired-mode-map>\\[revert-buffer] \ |