summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrej Drejhammar <frej.drejhammar@gmail.com>2014-01-08 20:29:55 +0100
committerAndrey Rahmatullin <wrar@wrar.name>2014-02-06 23:13:37 +0600
commit128af026880272ec34212b717cfadd4ee79a1804 (patch)
treee287f5fdaac0e14f98e7c56d0927b9a244021715
parent47874034aa138bda91dca8a652cab06cac55039e (diff)
downloadhg-fast-export-128af026880272ec34212b717cfadd4ee79a1804.tar.gz
Fix typo+grammo in README
-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