diff --git a/docs/manual/OptionalTasks/propertyfile.html b/docs/manual/OptionalTasks/propertyfile.html index 91b266748..67d8a5f28 100644 --- a/docs/manual/OptionalTasks/propertyfile.html +++ b/docs/manual/OptionalTasks/propertyfile.html @@ -152,7 +152,7 @@ The slashes conform to the expectations of the Properties class. The file will
<propertyfile
     file="my.properties"
-    comment"My properties">
+    comment="My properties">
   <entry  key="akey" value="avalue"/>
   <entry  key="adate" type="date" value="now"/>
   <entry  key="anint" type="int" operation="+"/>