From: Michael Witten Date: Sat, 6 Oct 2018 04:20:22 +0000 (+0000) Subject: docs: typo: s/isimilar/similar/ X-Git-Tag: v2.19.2~17^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ad0b8f9575a4fd5b21c4903871ea8bae09878ec5 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