summaryrefslogtreecommitdiffstats
path: root/git-merge.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-merge.txt')
-rw-r--r--git-merge.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-merge.txt b/git-merge.txt
index 8625c5cb0..e8ab34031 100644
--- a/git-merge.txt
+++ b/git-merge.txt
@@ -336,7 +336,7 @@ After seeing a conflict, you can do two things:
You can work through the conflict with a number of tools:
* Use a mergetool. `git mergetool` to launch a graphical
- mergetool which will work you through the merge.
+ mergetool which will work through the merge with you.
* Look at the diffs. `git diff` will show a three-way diff,
highlighting changes from both the `HEAD` and `MERGE_HEAD`