[PATCH 1/1] Typo in contrib/examples/git-svnimport.txt
From: Horst H. von Brand <hidden>
Date: 2016-06-15 22:46:17
Signed-off-by: Horst H. von Brand <redacted> --- contrib/examples/git-svnimport.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/contrib/examples/git-svnimport.txt b/contrib/examples/git-svnimport.txt
index 71aad8b..450a4a3 100644
--- a/contrib/examples/git-svnimport.txt
+++ b/contrib/examples/git-svnimport.txt@@ -116,7 +116,7 @@ due to SVN memory leaks. (These have been worked around.) + The default value is 1000. git-svnimport will do import in chunks of 1000 revisions, after each chunk git repository will be repacked. To disable -this behavior specify some big value here which is mote than number of +this behavior specify some big value here which is more than number of revisions to import. -P <path_from_trunk>::
--
1.6.2.rc1.41.g3f74c