runtime(doc): fix a typo in gitrebase filetype Commit: https://github.com/vim/vim/commit/2329bd427a046d1e76ba29100a2e79790fd96011 Author: skshetry <18718008+skshe...@users.noreply.github.com> Date: Sat Mar 15 09:34:39 2025 +0100
runtime(doc): fix a typo in gitrebase filetype Introduced in 4d2c4b90f. closes: #16892 Signed-off-by: skshetry <18718008+skshe...@users.noreply.github.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/filetype.txt b/runtime/doc/filetype.txt index 3a1021ccb..20bf39597 100644 --- a/runtime/doc/filetype.txt +++ b/runtime/doc/filetype.txt @@ -652,7 +652,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 -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1ttN8k-00BdgX-Tn%40256bit.org.