diff --git a/messages/en/cropper.php b/messages/en/cropper.php index 1a11fd6..e49f08f 100644 --- a/messages/en/cropper.php +++ b/messages/en/cropper.php @@ -21,7 +21,7 @@ 'CROP_PHOTO' => 'Crop image', 'DELETE_PHOTO' => 'Delete image', 'ERROR_CAN_NOT_UPLOAD_FILE' => 'Can`t upload file', - 'MISSING_ATTRIBUTE' => 'Attibute "{attribute}" must be specified', + 'MISSING_ATTRIBUTE' => 'Attribute "{attribute}" must be specified', 'ONLY_POST_REQUEST' => 'Allowed only POST-request', 'UPLOAD_ANOTHER_PHOTO' => 'Upload another photo', 'TOO_BIG_ERROR' => 'Exceeded the allowable size of the file ({size} Mb)',