From 89f3e97730cf613a35583a1b9b527fc6f5561d91 Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Wed, 16 Nov 2005 11:57:36 -0500 Subject: STYLE: fix docs --- Source/cmFLTKWrapUICommand.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/cmFLTKWrapUICommand.h') diff --git a/Source/cmFLTKWrapUICommand.h b/Source/cmFLTKWrapUICommand.h index 690380fc58..1cd47ce19a 100644 --- a/Source/cmFLTKWrapUICommand.h +++ b/Source/cmFLTKWrapUICommand.h @@ -74,7 +74,7 @@ public: " source2 ... sourceN )\n" "Produce .h and .cxx files for all the .fl and .fld files listed. " "The resulting .h and .cxx files will be added to a variable named " - "resultingLibraryName_FLTK_UI_SRCS whcih should be added to your " + "resultingLibraryName_FLTK_UI_SRCS which should be added to your " "library."; } -- cgit v1.2.1