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:
zeertzjq
2025-03-15 17:17:56 +08:00
committed by GitHub
parent e7627db35f
commit 25ba8392f2

View File

@@ -615,7 +615,7 @@ with interactive `git rebase`: >
:Reword " to pick this commit, but change the commit message :Reword " to pick this commit, but change the commit message
:Squash " to squash this commit into the previous one :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: > possibilities: >
:Cycle " to cycle between the previous commands :Cycle " to cycle between the previous commands