Skip to content

Commit

Permalink
remove double spaces in phpdoc of ./src/Validation/Validator.php
Browse files Browse the repository at this point in the history
  • Loading branch information
tuffz committed Feb 16, 2017
1 parent 53087ab commit c340fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Validation/Validator.php
Expand Up @@ -461,7 +461,7 @@ public function remove($field, $rule = null)

/**
* Sets whether a field is required to be present in data array.
* You can also pass array. Using an array will let you provide the following
* You can also pass array. Using an array will let you provide the following
* keys:
*
* - `mode` individual mode for field
Expand Down

0 comments on commit c340fca

Please sign in to comment.