Skip to content

Commit d074a21

Browse files
authored
Removes excessive wording
1 parent 5ec4822 commit d074a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/finder.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Files or Directories
145145
~~~~~~~~~~~~~~~~~~~~
146146

147147
By default, the Finder returns files and directories; though for more granular results you can use the :method:`Symfony\\Component\\Finder\\Finder::files` and
148-
:method:`Symfony\\Component\\Finder\\Finder::directories` methods to control which are returned::
148+
:method:`Symfony\\Component\\Finder\\Finder::directories` methods::
149149

150150
$finder->files();
151151

0 commit comments

Comments
 (0)