docs: typo: s/isimilar/similar/
Signed-off-by: Michael Witten <mfwitten@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Michael Witten committed
Oct 6, 2018 at 04:20 UTC
ad0b8f9575a4fd5b21c4903871ea8bae09878ec5
1 file changed
+1
-1
Documentation/git-rebase.txt
+1
-1
@@ -954,7 +954,7 @@ command fails, it is rescheduled immediately, with a helpful message how
954
to proceed.
955
956
The `reset` command resets the HEAD, index and worktree to the specified
957
-revision. It is isimilar to an `exec git reset --hard <label>`, but
957
+revision. It is similar to an `exec git reset --hard <label>`, but
958
refuses to overwrite untracked files. If the `reset` command fails, it is
959
rescheduled immediately, with a helpful message how to edit the todo list
960
(this typically happens when a `reset` command was inserted into the todo