sanitise FormField docblock

This commit is contained in:
Andrew Aitken-Fincham 2017-11-14 09:53:41 +00:00
parent 9d4263c51f
commit 4d1440f13a

View File

@ -513,7 +513,7 @@ class FormField extends RequestHandler {
}
/**
* Set an HTML attribute on the field element, mostly an <input> tag.
* Set an HTML attribute on the field element, mostly an input tag.
*
* Some attributes are best set through more specialized methods, to avoid interfering with
* built-in behaviour: