diff --git a/docs/manual/CoreTasks/input.html b/docs/manual/CoreTasks/input.html index d65a0b9a6..aa67747e6 100644 --- a/docs/manual/CoreTasks/input.html +++ b/docs/manual/CoreTasks/input.html @@ -17,8 +17,8 @@ input. To do so, it uses the configured

The prompt can be set via the message attribute or as character data nested into the element.

-

Optinonally a set of valid imput arguments can be defined via the -validargs attribute. Input task will no accept value that don't match +

Optionally a set of valid input arguments can be defined via the +validargs attribute. Input task will not accept a value that doesn't match one of the predefined.

Optionally a property can be created from the value entered by the @@ -56,7 +56,7 @@ project (and the task wouldn't have any effect).

the name of a property to be created from input. Behaviour is equal to property task which means that existing properties cannot be - overriden. + overridden. No