diff options
Diffstat (limited to 'runtime/doc/recover.txt')
-rw-r--r-- | runtime/doc/recover.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/recover.txt b/runtime/doc/recover.txt index db79b1364b..05b0071fd6 100644 --- a/runtime/doc/recover.txt +++ b/runtime/doc/recover.txt @@ -106,7 +106,7 @@ If you want to make sure that your changes are in the swap file use this command: *:pre* *:preserve* *E313* *E314* -:pre[serve] Write all text for all buffers into swap file. The +:pre[serve] Write all text for all buffers into swap files. The original file is no longer needed for recovery. A Vim swap file can be recognized by the first six characters: "b0VIM ". |