From f81e1536cec58ab362e9d45ddf7df7e51874658c Mon Sep 17 00:00:00 2001 From: David Faure Date: Wed, 4 Jun 2008 23:00:54 +0000 Subject: fix typo svn path=/trunk/KDE/kdelibs/; revision=816917 --- modules/FindQt4.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/FindQt4.cmake b/modules/FindQt4.cmake index cf259ed4..b6f791dd 100644 --- a/modules/FindQt4.cmake +++ b/modules/FindQt4.cmake @@ -107,7 +107,7 @@ # If the optional argument interfacename is omitted, the name of the # interface file is constructed from the basename of the header with # the suffix .xml appended. -# Options may be given to uic, such as those found when executing "qdbuscpp2xml --help" +# Options may be given to qdbuscpp2xml, such as those found when executing "qdbuscpp2xml --help" # # QT_FOUND If false, don't try to use Qt. # QT4_FOUND If false, don't try to use Qt 4. -- cgit v1.2.1