[gtk-doc] tests: fix spelling



commit 6e4c5c3f7a85d52892ace3d3b7ecbf24a4b2f09b
Author: Stefan Kost <ensonic users sf net>
Date:   Tue Sep 29 13:53:38 2009 +0300

    tests: fix spelling

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index f7bc9a8..0d30fe3 100644
--- a/configure.in
+++ b/configure.in
@@ -158,7 +158,7 @@ PKG_CHECK_MODULES(TEST_DEPS, [glib-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0], [
   ]
 )
 AM_CONDITIONAL(GTK_DOC_USE_LIBTOOL, test -n "$LIBTOOL" -a x$gtk_doc_use_libtool = xyes )
-dnl this enable the rule in test/Makefile.am
+dnl this enables the rule in test/Makefile.am
 AM_CONDITIONAL(BUILD_TESTS, test x$build_tests = xyes)
 AC_SUBST(glib_prefix)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]