diff-tree: Note that the commit ID is printed with --stdin
[gitweb.git] / 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
-increate nonwithstanding).
+increase notwithstanding).
 
 =cut