summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrej Drejhammar <frej.drejhammar@gmail.com>2014-01-08 20:29:55 +0100
committerFrej Drejhammar <frej.drejhammar@gmail.com>2014-01-08 20:29:55 +0100
commitddae888d31795297bc736e83dc7fba55006637f0 (patch)
tree98ef17c49f149a489421a1a164fbd3566dd83212
parentaaccfba9a0cfcfdd4db1e629b50d65b1c479b64f (diff)
downloadhg-fast-export-ddae888d31795297bc736e83dc7fba55006637f0.tar.gz
Fix typo+grammo in READMEupstream/20140206
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 504fd75..e8e855c 100644
--- a/README
+++ b/README
@@ -45,8 +45,8 @@ Notes/Limitations
=================
hg-fast-export supports multiple branches but only named branches with
-exaclty one head each. Otherwise commits to the tip of these heads
-within branch will get flattened into merge commits.
+exactly one head each. Otherwise commits to the tip of these heads
+within the branch will get flattened into merge commits.
As each git-fast-import run creates a new pack file, it may be
required to repack the repository quite often for incremental imports