Skip to content

Commit 90061e5

Browse files
committed
applied suggestions
1 parent c224093 commit 90061e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/resources/lib/form/number.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ THE SOFTWARE.
6666
</st:attribute>
6767
<st:attribute name="step"> <![CDATA[
6868
The step size of the @value. The default is 1. This becomes the @step of the <input> tag.
69-
The step should be an integer.
69+
The step should be an integer when using any of the validating @clazz values.
7070
Otherwise the spinner of the input will change the field to non integer values.
7171
]]>
7272
</st:attribute>

0 commit comments

Comments
 (0)