diff options
Diffstat (limited to 'Source/cmakewizard.h')
-rw-r--r-- | Source/cmakewizard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmakewizard.h b/Source/cmakewizard.h index 1a9baa6..f3093dc 100644 --- a/Source/cmakewizard.h +++ b/Source/cmakewizard.h @@ -23,7 +23,7 @@ class cmakewizard public: cmakewizard(); /** - * Prompt the user to see if they want to see advanced entires. + * Prompt the user to see if they want to see advanced entries. */ virtual bool AskAdvanced(); |