changeset 747:618667a0322c

Fix typo
author Sebastien Decugis <sdecugis@freediameter.net>
date Fri, 29 Jul 2011 08:01:17 +0200
parents 96c75744d3c4
children 1f721af3cac3
files cmake/Modules/FindGnuTLS.cmake
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/cmake/Modules/FindGnuTLS.cmake	Thu Jul 28 23:49:17 2011 +0200
+++ b/cmake/Modules/FindGnuTLS.cmake	Fri Jul 29 08:01:17 2011 +0200
@@ -4,7 +4,7 @@
 #  GNUTLS_FOUND - True if gnutls found.
 #  GNUTLS_INCLUDE_DIR - where to find gnutls.h, etc.
 #  GNUTLS_LIBRARIES - List of libraries when using gnutls.
-#  GNUTLS_NEW_VERSION - true if GnuTLS version is <= 2.10.0 (does not require additional separate gcrypt initialization)
+#  GNUTLS_NEW_VERSION - true if GnuTLS version is >= 2.10.0 (does not require additional separate gcrypt initialization)
 
 if (GNUTLS_INCLUDE_DIR AND GNUTLS_LIBRARIES)
   set(GNUTLS_FIND_QUIETLY TRUE)
"Welcome to our mercurial repository"