diff mbox series

docs: typo: s/isimilar/similar/

Message ID a31311c7d5ba4dd18e0d0d70e9975e4f-mfwitten@gmail.com (mailing list archive)
State New, archived
Headers show
Series docs: typo: s/isimilar/similar/ | expand

Commit Message

Michael Witten Oct. 6, 2018, 4:20 a.m. UTC
Signed-off-by: Michael Witten <mfwitten@gmail.com>
---
 Documentation/git-rebase.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt
index 1fbc6ebcde..432baabe33 100644
--- a/Documentation/git-rebase.txt
+++ b/Documentation/git-rebase.txt
@@ -954,7 +954,7 @@  command fails, it is rescheduled immediately, with a helpful message how
 to proceed.
 
 The `reset` command resets the HEAD, index and worktree to the specified
-revision. It is isimilar to an `exec git reset --hard <label>`, but
+revision. It is similar to an `exec git reset --hard <label>`, but
 refuses to overwrite untracked files. If the `reset` command fails, it is
 rescheduled immediately, with a helpful message how to edit the todo list
 (this typically happens when a `reset` command was inserted into the todo