Typofix in configure.ac comment.
authorPavel Roskin <proski@gnu.org>
Sun, 9 Jul 2006 09:46:17 +0000 (02:46 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 9 Jul 2006 09:47:31 +0000 (02:47 -0700)
[jc: copied from Makefile typofix in "master"]

Signed-off-by: Junio C Hamano <junkio@cox.net>
configure.ac
index acea6ce294c964fc7e159d1a32f5f8609e12040c..2932d0e766c647f516caeffe3978ee79e4708002 100644 (file)
@@ -29,7 +29,7 @@ AC_PROG_CC
 AC_CHECK_TOOL(AR, ar, :)
 AC_CHECK_PROGS(TAR, [gtar tar])
 #
-# Define NO_PYTHON if you want to loose all benefits of the recursive merge.
+# Define NO_PYTHON if you want to lose all benefits of the recursive merge.
 
 
 ## Checks for libraries.