sanitise FormField docblock

This commit is contained in:
Andrew Aitken-Fincham 2017-11-14 09:52:06 +00:00
parent 6cfb0a3d86
commit 25d8795c70

View File

@ -606,7 +606,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: