Skip to content

Commit

Permalink
proper typo - checks format of _an_ element
Browse files Browse the repository at this point in the history
  • Loading branch information
steffkes committed Aug 2, 2016
1 parent 8c32e3e commit 7851a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/JsonSchema/Constraints/Constraint.php
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ protected function checkEnum($value, $schema = null, JsonPointer $path = null, $
}

/**
* Checks format of a element
* Checks format of an element
*
* @param mixed $value
* @param mixed $schema
Expand Down

0 comments on commit 7851a44

Please sign in to comment.