Fix typo in perl/Git.pm
authorAbhijit Menon-Sen <ams@toroid.org>
Tue, 5 Aug 2008 02:06:16 +0000 (07:36 +0530)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Aug 2008 04:51:53 +0000 (21:51 -0700)
Signed-off-by: Abhijit Menon-Sen <ams@toroid.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
perl/Git.pm
index 3b6707b0516dc7e27a513e09628998b411f8f10d..e1ca5b4a2289c59aa54f013aff54ecf1385e3030 100644 (file)
@@ -90,7 +90,7 @@ =head1 DESCRIPTION
 Currently, the module merely wraps calls to external Git tools. In the future,
 it will provide a much faster way to interact with Git by linking directly
 to libgit. This should be completely opaque to the user, though (performance
 Currently, the module merely wraps calls to external Git tools. In the future,
 it will provide a much faster way to interact with Git by linking directly
 to libgit. This should be completely opaque to the user, though (performance
-increate nonwithstanding).
+increase notwithstanding).
 
 =cut
 
 
 =cut