Skip to content

Commit 03363b5

Browse files
Tweaked phpdoc
1 parent fce9a5f commit 03363b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Validator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ function ($value) {
6363
}
6464

6565
/**
66-
* Assert that each specified variable is a number.
66+
* Assert that each specified variable is an integer.
6767
*
6868
* @return \Dotenv\Validator
6969
*/

0 commit comments

Comments
 (0)