aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-cvsimport.txt
diff options
context:
space:
mode:
authorMike Ralphson <mike@abacus.co.uk>2009-04-17 19:13:28 +0100
committerJunio C Hamano <gitster@pobox.com>2009-04-20 15:56:07 -0700
commit680ebc01806187b33cab9093c39102468298350f (patch)
treee78dec25b84862f9e3fd325066be7a9c5a236813 /Documentation/git-cvsimport.txt
parent7c0282bfb9038516b0eeb3b7cb3c1d6ee3cb20de (diff)
downloadgit-680ebc01806187b33cab9093c39102468298350f.tar.gz
Documentation: fix typos / spelling mistakes
Signed-off-by: Mike Ralphson <mike@abacus.co.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-cvsimport.txt')
-rw-r--r--Documentation/git-cvsimport.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-cvsimport.txt b/Documentation/git-cvsimport.txt
index d7bab13f6c..614e769f4e 100644
--- a/Documentation/git-cvsimport.txt
+++ b/Documentation/git-cvsimport.txt
@@ -196,7 +196,7 @@ Problems related to tags:
If you suspect that any of these issues may apply to the repository you
want to import consider using these alternative tools which proved to be
-more stable in practise:
+more stable in practice:
* cvs2git (part of cvs2svn), `http://cvs2svn.tigris.org`
* parsecvs, `http://cgit.freedesktop.org/~keithp/parsecvs`