aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshade-of-noon <73705427+shade-of-noon@users.noreply.github.com>2020-11-21 10:05:18 -0400
committerGitHub <noreply@github.com>2020-11-21 10:05:18 -0400
commit60e1e60b88355dd0de4626ba8d1424f3ef198aba (patch)
tree3ffbc7393d38615dcc461cf7c259d388c79ded2f
parentfec2fb7e49e0fb19ab63203106cd54a79714d7c9 (diff)
downloadrneovim-60e1e60b88355dd0de4626ba8d1424f3ef198aba.tar.gz
rneovim-60e1e60b88355dd0de4626ba8d1424f3ef198aba.tar.bz2
rneovim-60e1e60b88355dd0de4626ba8d1424f3ef198aba.zip
Grammar - remove superfluous word.
-rw-r--r--runtime/doc/diff.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/diff.txt b/runtime/doc/diff.txt
index 20eaa47b26..2a972483ff 100644
--- a/runtime/doc/diff.txt
+++ b/runtime/doc/diff.txt
@@ -20,8 +20,7 @@ additionally sets up for viewing the differences between the arguments. >
nvim -d file1 file2 [file3 [file4]]
-In addition to the |-d| argument, |-R| may be used for readonly mode
-respectively.
+In addition to the |-d| argument, |-R| may be used for readonly mode.
The second and following arguments may also be a directory name. Vim will
then append the file name of the first argument to the directory name to find