summaryrefslogtreecommitdiff
path: root/doc/git-union-merge.mdwn
diff options
context:
space:
mode:
authorGravatar Øyvind A. Holm <sunny@sunbase.org>2015-04-17 18:32:03 +0200
committerGravatar Øyvind A. Holm <sunny@sunbase.org>2015-04-17 18:32:03 +0200
commit8b6fb5acc5c1dbf9e9a2fa5e654a3e2c0db629ba (patch)
treef280a392b2dc29e31b86fd92eeafc90c69f538d5 /doc/git-union-merge.mdwn
parent252b173b69de78dca0394a0d90bb4940ea4e4bca (diff)
More typo fixes in doc/*.mdwn
Diffstat (limited to 'doc/git-union-merge.mdwn')
-rw-r--r--doc/git-union-merge.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-union-merge.mdwn b/doc/git-union-merge.mdwn
index d0ceb3a8f..ca06d2f93 100644
--- a/doc/git-union-merge.mdwn
+++ b/doc/git-union-merge.mdwn
@@ -12,7 +12,7 @@ Does a union merge between two refs, storing the result in the
specified newref.
The union merge will always succeed, but assumes that files can be merged
-simply by concacenating together lines from all the oldrefs, in any order.
+simply by concatenating together lines from all the oldrefs, in any order.
So, this is useful only for branches containing log-type data.
Note that this does not touch the checked out working copy. It operates