From 325214900ba14ebb94ba43fbd61dea4bef37d5e5 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Tue, 28 Aug 2012 11:22:17 +0200 Subject: Fix casing of 'Qt' in docs, comments and user-visible strings. QT (cue-tea) is Apple QuickTime. Qt (cute) is the C++ framework. --- Source/cmSetTargetPropertiesCommand.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/cmSetTargetPropertiesCommand.h') diff --git a/Source/cmSetTargetPropertiesCommand.h b/Source/cmSetTargetPropertiesCommand.h index e04f7eb78b..65c89fad44 100644 --- a/Source/cmSetTargetPropertiesCommand.h +++ b/Source/cmSetTargetPropertiesCommand.h @@ -138,7 +138,7 @@ public: "are used to initialize these properties.\n" "PROJECT_LABEL can be used to change the name of " "the target in an IDE like visual studio. VS_KEYWORD can be set " - "to change the visual studio keyword, for example QT integration " + "to change the visual studio keyword, for example Qt integration " "works better if this is set to Qt4VSv1.0.\n" "VS_SCC_PROJECTNAME, VS_SCC_LOCALPATH, VS_SCC_PROVIDER and " "VS_SCC_AUXPATH can be set " -- cgit v1.2.1