diff --git a/administrator/components/com_fields/models/field.php b/administrator/components/com_fields/models/field.php index ce320dc5aaafc..f93492c8584cb 100644 --- a/administrator/components/com_fields/models/field.php +++ b/administrator/components/com_fields/models/field.php @@ -545,7 +545,7 @@ public function getForm($data = array(), $loadData = true) } /** - * Setting the value for the gven field id, context and item id. + * Setting the value for the given field id, context and item id. * * @param string $fieldId The field ID. * @param string $itemId The ID of the item.