Skip to content

Commit e54b10c

Browse files
committed
be keen to newcomers
1 parent 6b74e7a commit e54b10c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Finder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
*
3030
* All rules may be invoked several times.
3131
*
32-
* All methods return the current Finder object to allow easy chaining:
32+
* All methods return the current Finder object to allow chaining:
3333
*
3434
* $finder = Finder::create()->files()->name('*.php')->in(__DIR__);
3535
*

0 commit comments

Comments
 (0)