STYLE: fix docs
This commit is contained in:
parent
a1c7a6f4d3
commit
1e2a08e452
|
@ -66,8 +66,8 @@ public:
|
||||||
"advanced option is on. "
|
"advanced option is on. "
|
||||||
"If CLEAR is the first argument advanced variables are changed back "
|
"If CLEAR is the first argument advanced variables are changed back "
|
||||||
"to unadvanced. "
|
"to unadvanced. "
|
||||||
"If FORCE is the first arguement, then the variable is made advanced. "
|
"If FORCE is the first argument, then the variable is made advanced. "
|
||||||
"If neither FORCE or CLEAR is specified, new values will be marked as "
|
"If neither FORCE nor CLEAR is specified, new values will be marked as "
|
||||||
"advanced, but if the variable already has an advanced/non-advanced "
|
"advanced, but if the variable already has an advanced/non-advanced "
|
||||||
"state, it will not be changed.";
|
"state, it will not be changed.";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue