Fix typo in perl/Git.pm

Signed-off-by: Abhijit Menon-Sen <ams@toroid.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Abhijit Menon-Sen 2008-08-05 07:36:16 +05:30 committed by Junio C Hamano
parent 452d36b1f3
commit 9751a32a6b

View File

@ -90,7 +90,7 @@ TODO: In the future, we might also do
Currently, the module merely wraps calls to external Git tools. In the future, 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 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 to libgit. This should be completely opaque to the user, though (performance
increate nonwithstanding). increase notwithstanding).
=cut =cut