Skip to content

Commit

Permalink
mention bytes
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Oct 19, 2015
1 parent 85eb4d2 commit 429563e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Mojolicious/Validator.pm
Expand Up @@ -85,8 +85,8 @@ String value needs to match the regular expression.
$validation = $validation->size(2, 5);
String value length or size of L<Mojo::Upload> object needs to be between these
two values.
String value length or size of L<Mojo::Upload> object in bytes needs to be
between these two values.
=head2 upload
Expand Down

0 comments on commit 429563e

Please sign in to comment.