From 5385811e6057f20ac6c8ef119cb26874e1d95914 Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Thu, 17 Nov 2005 10:28:35 -0500 Subject: STYLE: fix docs --- Source/cmQTWrapUICommand.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/cmQTWrapUICommand.h') diff --git a/Source/cmQTWrapUICommand.h b/Source/cmQTWrapUICommand.h index ecfdaa7e4a..02b29f441a 100644 --- a/Source/cmQTWrapUICommand.h +++ b/Source/cmQTWrapUICommand.h @@ -73,7 +73,7 @@ public: return " QT_WRAP_UI(resultingLibraryName HeadersDestName\n" " SourcesDestName SourceLists ...)\n" - "Produce .h and .cxx files for all the .ui file listed " + "Produce .h and .cxx files for all the .ui files listed " "in the SourceLists. " "The .h files will be added to the library using the HeadersDestName" "source list. " -- cgit v1.2.1