diff --git a/spring-webmvc/src/main/resources/META-INF/spring-form.tld b/spring-webmvc/src/main/resources/META-INF/spring-form.tld index f4aafdee64..7977f2e821 100644 --- a/spring-webmvc/src/main/resources/META-INF/spring-form.tld +++ b/spring-webmvc/src/main/resources/META-INF/spring-form.tld @@ -1278,7 +1278,7 @@ true - HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element. + HTML Optional Attribute. Setting the value of this attribute to 'true' will disable the HTML element. disabled false true @@ -1448,7 +1448,7 @@ true - HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element. + HTML Optional Attribute. Setting the value of this attribute to 'true' will disable the HTML element. disabled false true @@ -1636,7 +1636,7 @@ true - HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element. + HTML Optional Attribute. Setting the value of this attribute to 'true' will disable the HTML element. disabled false true @@ -1806,7 +1806,7 @@ true - HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element. + HTML Optional Attribute. Setting the value of this attribute to 'true' will disable the HTML element. disabled false true @@ -1994,7 +1994,7 @@ true - HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element. + HTML Optional Attribute. Setting the value of this attribute to 'true' will disable the HTML element. disabled false true @@ -2102,7 +2102,7 @@ true - HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will make the HTML element readonly. + HTML Optional Attribute. Setting the value of this attribute to 'true' will make the HTML element readonly. readonly false true @@ -2406,7 +2406,7 @@ true - HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element. + HTML Optional Attribute. Setting the value of this attribute to 'true' will disable the HTML element. disabled false true