Browse Source

Merge pull request #10237 from tuffz/phpdocs-validator

remove double spaces in phpdoc of ./src/Validation/Validator.php
Mark Sch 9 years ago
parent
commit
e4585da614
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Validation/Validator.php

+ 1 - 1
src/Validation/Validator.php

@@ -461,7 +461,7 @@ class Validator implements ArrayAccess, IteratorAggregate, Countable
 
     /**
      * 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