From: Michael Witten Date: Sat, 6 Oct 2018 04:20:22 +0000 (+0000) Subject: docs: typo: s/isimilar/similar/ X-Git-Tag: v2.20.0-rc0~168^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ad0b8f9575a4fd5b21c4903871ea8bae09878ec5;p=thirdparty%2Fgit.git docs: typo: s/isimilar/similar/ Signed-off-by: Michael Witten Signed-off-by: Junio C Hamano --- 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