Skip to content

Commit ad0b8f9

Browse files
mfwittengitster
authored andcommitted
docs: typo: s/isimilar/similar/
Signed-off-by: Michael Witten <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 634dbd0 commit ad0b8f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-rebase.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -954,7 +954,7 @@ command fails, it is rescheduled immediately, with a helpful message how
954954
to proceed.
955955

956956
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
958958
refuses to overwrite untracked files. If the `reset` command fails, it is
959959
rescheduled immediately, with a helpful message how to edit the todo list
960960
(this typically happens when a `reset` command was inserted into the todo

0 commit comments

Comments
 (0)