Browse Source

STYLE: fix docs

pull/1/head
Ken Martin 20 years ago
parent
commit
89f3e97730
  1. 2
      Source/cmFLTKWrapUICommand.h

2
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.";
}

Loading…
Cancel
Save