Skip to content

Commit f1d7624

Browse files
fix (#45015)
1 parent 189cec5 commit f1d7624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Validation/Rules/File.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ protected function buildMimetypes()
275275
}
276276

277277
/**
278-
* Add the given failures and return false.
278+
* Adds the given failures, and return false.
279279
*
280280
* @param array|string $messages
281281
* @return bool

0 commit comments

Comments
 (0)