runtime(doc): fix a typo in gitrebase filetype
Introduced in 4d2c4b90f.
closes: #16892
Signed-off-by: skshetry <18718008+skshetry@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/doc/filetype.txt b/runtime/doc/filetype.txt
index 3a1021c..20bf395 100644
--- a/runtime/doc/filetype.txt
+++ b/runtime/doc/filetype.txt
@@ -652,7 +652,7 @@
: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