diff options
-rw-r--r-- | runtime/doc/filetype.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/filetype.txt b/runtime/doc/filetype.txt index 2e0de44e56..a68d94828b 100644 --- a/runtime/doc/filetype.txt +++ b/runtime/doc/filetype.txt @@ -615,7 +615,7 @@ with interactive `git rebase`: > :Reword " to pick this commit, but change the commit message :Squash " to squash this commit into the previous one -In addition, the following comamnd can be used to cycle between the different +In addition, the following command can be used to cycle between the different possibilities: > :Cycle " to cycle between the previous commands |