diff --git a/manual/Tasks/property.html b/manual/Tasks/property.html index ce764f8a1..e63f2e1cb 100644 --- a/manual/Tasks/property.html +++ b/manual/Tasks/property.html @@ -51,7 +51,7 @@ they are most definitely not variables.

of the variable.
  • By setting the runtime attribute with a prefix to use. Properties prefix.availableProcessors, prefix.freeMemory, prefix.totalMemory - and prefix.maxMemory will be defined with values that correspond to the + and prefix.maxMemory will be defined with values returned by the corresponding methods of the Runtime class.