From 1e2a08e4528d079f7050ac4a10d57fd7db2f6157 Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Thu, 17 Nov 2005 09:31:43 -0500 Subject: STYLE: fix docs --- Source/cmMarkAsAdvancedCommand.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/cmMarkAsAdvancedCommand.h b/Source/cmMarkAsAdvancedCommand.h index d3b3fe9..f764725 100644 --- a/Source/cmMarkAsAdvancedCommand.h +++ b/Source/cmMarkAsAdvancedCommand.h @@ -66,8 +66,8 @@ public: "advanced option is on. " "If CLEAR is the first argument advanced variables are changed back " "to unadvanced. " - "If FORCE is the first arguement, then the variable is made advanced. " - "If neither FORCE or CLEAR is specified, new values will be marked as " + "If FORCE is the first argument, then the variable is made advanced. " + "If neither FORCE nor CLEAR is specified, new values will be marked as " "advanced, but if the variable already has an advanced/non-advanced " "state, it will not be changed."; } -- cgit v0.12