STYLE: Spelling fixes on documentation

This commit is contained in:
Amitha Perera
2008-01-09 22:09:19 -05:00
parent acb27977f0
commit 4d9259c15b
13 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -73,8 +73,8 @@ public:
"(using main). The variable CMAKE_MFC_FLAG be used if the windows app "
"uses MFC. This variable can be set to the following values:\n"
" 0: Use Standard Windows Libraries\n"
" 1: Use MFC in a Static Library \n"
" 2: Use MFC in a Shared DLL \n"
" 1: Use MFC in a Static Library\n"
" 2: Use MFC in a Shared DLL\n"
"MACOSX_BUNDLE indicates that when build on Mac OSX, executable should "
"be in the bundle form. The MACOSX_BUNDLE also allows several "
"variables to be specified:\n"