Improving validation code and comments.

This commit is contained in:
Taylor Otwell 2011-06-22 07:06:03 -07:00
parent 9d8c5d3587
commit 5956b90735
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ public function is($length)
} }
/** /**
* Set the minimum and maximize size of the attribute. * Set the minimum and maximum size of the attribute.
* *
* @param int $minimum * @param int $minimum
* @param int $maximum * @param int $maximum