diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/commands.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands.cc b/src/commands.cc index 4db5ee30..c739a051 100644 --- a/src/commands.cc +++ b/src/commands.cc @@ -352,7 +352,7 @@ const CommandDesc write_cmd = { "write", "w", "write [-sync] [filename]: write the current buffer to its file " - "or to [filename] if specified; the underlying file can be" + "or to [filename] if specified; the underlying file can be " "synchronized with the filesystem with the -sync switch", write_params, CommandFlags::None, |
