summaryrefslogtreecommitdiff
path: root/Source/cmakewizard.h
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2004-07-26 16:59:55 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2004-07-26 16:59:55 -0400
commitc8101e8e4706445b172a1a5ed0f2fd6960522a18 (patch)
treea4131f4a20fad9bcb44e17f0658588f14a22d48e /Source/cmakewizard.h
parent983919f5f3b71ef5053f8a0bf6010c3b3fce8d61 (diff)
downloadcmake-c8101e8e4706445b172a1a5ed0f2fd6960522a18.tar.gz
BUG: fix for bug 998, fix spelling errors
Diffstat (limited to 'Source/cmakewizard.h')
-rw-r--r--Source/cmakewizard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmakewizard.h b/Source/cmakewizard.h
index 1a9baa6faa..f3093dc059 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();