diff --git a/docs/manual/CoreTasks/property.html b/docs/manual/CoreTasks/property.html index 747f5d565..f9634b065 100644 --- a/docs/manual/CoreTasks/property.html +++ b/docs/manual/CoreTasks/property.html @@ -12,14 +12,17 @@

Sets a property (by name and value), or set of properties (from file or resource) in the project. Properties are case sensitive.

Properties are immutable: whoever sets a property first freezes it for the - rest of the build; they are most definately not variable. -

There are five ways to set properties:

+ rest of the build; they are most definately not variable. +

There are six ways to set properties: