Skip to content

Commit 9751a32

Browse files
amenonsengitster
authored andcommitted
Fix typo in perl/Git.pm
Signed-off-by: Abhijit Menon-Sen <ams@toroid.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 452d36b commit 9751a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perl/Git.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ TODO: In the future, we might also do
9090
Currently, the module merely wraps calls to external Git tools. In the future,
9191
it will provide a much faster way to interact with Git by linking directly
9292
to libgit. This should be completely opaque to the user, though (performance
93-
increate nonwithstanding).
93+
increase notwithstanding).
9494
9595
=cut
9696

0 commit comments

Comments
 (0)