From 7c2dbce61c2e54afab9eef2574a06aea45d1e11f Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Sat, 25 Aug 2007 16:00:04 +0000 Subject: typo svn path=/trunk/KDE/kdelibs/; revision=704632 --- modules/FindPkgConfig.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/FindPkgConfig.cmake b/modules/FindPkgConfig.cmake index afae15cb..34ef039a 100644 --- a/modules/FindPkgConfig.cmake +++ b/modules/FindPkgConfig.cmake @@ -11,9 +11,9 @@ # when module(s) could not be found # # It sets the following variables: -# PKG_CONFIG_FOUND ... true iff pkg-config works on the system +# PKG_CONFIG_FOUND ... true if pkg-config works on the system # PKG_CONFIG_EXECUTABLE ... pathname of the pkg-config program -# _FOUND ... set to 1 iff module(s) exist +# _FOUND ... set to 1 if module(s) exist # # For the following variables two sets of values exist; first one is the # common one and has the given PREFIX. The second set contains flags -- cgit v1.2.1