mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00
vim-patch:2329bd4: runtime(doc): fix a typo in gitrebase filetype (#32899)
Introduced in 4d2c4b90f.
closes: vim/vim#16892
2329bd427a
Co-authored-by: skshetry <18718008+skshetry@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user