martin-g commented on code in PR #824:
URL: https://github.com/apache/wicket/pull/824#discussion_r1543560596


##########
wicket-core/src/main/resources/META-INF/wicket.xsd:
##########
@@ -102,6 +103,15 @@
                </simpleType>
        </attribute>
 
+       <attribute name="auto" type="boolean">
+               <annotation>
+                       <documentation>Can be used in HTML <![CDATA[<label]]> 
to indicate the label will be automatically updated

Review Comment:
   ```suggestion
                        <documentation>The attribute can be used in HTML 
<![CDATA[<label>]]> to indicate the label will be automatically updated
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@wicket.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to