summaryrefslogtreecommitdiffstats
path: root/Documentation/git-rebase.txt
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2018-10-06 04:20:22 +0000
committerJunio C Hamano <gitster@pobox.com>2018-10-07 10:11:02 +0900
commitad0b8f9575a4fd5b21c4903871ea8bae09878ec5 (patch)
tree5c4d98bc46f0f20b90e90a6de9e2e97d3f98db67 /Documentation/git-rebase.txt
parent634dbd0ad84fe8490e87246a1804ae287bb7e3bb (diff)
downloadgit-ad0b8f9575a4fd5b21c4903871ea8bae09878ec5.tar.gz
git-ad0b8f9575a4fd5b21c4903871ea8bae09878ec5.tar.xz
docs: typo: s/isimilar/similar/
Signed-off-by: Michael Witten <mfwitten@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-rebase.txt')
-rw-r--r--Documentation/git-rebase.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt
index 1fbc6ebcd..432baabe3 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 <label>`, but
+revision. It is similar to an `exec git reset --hard <label>`, but
refuses to overwrite untracked files. If the `reset` command fails, it is
rescheduled immediately, with a helpful message how to edit the todo list
(this typically happens when a `reset` command was inserted into the todo