From ad0b8f9575a4fd5b21c4903871ea8bae09878ec5 Mon Sep 17 00:00:00 2001 From: Michael Witten Date: Sat, 6 Oct 2018 04:20:22 +0000 Subject: [PATCH] docs: typo: s/isimilar/similar/ Signed-off-by: Michael Witten Signed-off-by: Junio C Hamano --- Documentation/git-rebase.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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