]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): fix a typo in gitrebase filetype
authorskshetry <18718008+skshetry@users.noreply.github.com>
Sat, 15 Mar 2025 08:34:39 +0000 (09:34 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 15 Mar 2025 08:34:39 +0000 (09:34 +0100)
Introduced in 4d2c4b90f.

closes: #16892

Signed-off-by: skshetry <18718008+skshetry@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/filetype.txt

index 3a1021ccb956ea1b9948b8ecdcb1b25e8c306dc1..20bf395972e5f192aee5bfb6d6e4dd171b9d9a96 100644 (file)
@@ -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