Merge pull request #221 from bmorg/typo-fix

Fixed a typo / missing word.
This commit is contained in:
Henrique Moody 2015-01-02 16:09:42 -02:00
commit b8d804817f

View file

@ -1696,7 +1696,7 @@ See also:
#### v::startsWith($value, boolean $identical=false)
This validator is similar to `v::contains()`, but validates
only if the value is at the end of the.
only if the value is at the beginning of the input.
For strings: