Merge pull request #4230 from 3Dgoo/patch-1

Fixed typo in GridField API doc
This commit is contained in:
Loz Calver 2015-05-27 10:43:58 +01:00
commit 50d88edd37

View File

@ -741,7 +741,7 @@ class GridField extends FormField {
*
* @param string $actionName
* @param mixed $args
* @param arrray $data - send data from a form
* @param array $data - send data from a form
*
* @return type
* @throws InvalidArgumentException