Skip to content

Commit

Permalink
minor #34421 [Finder] Fixed docs (staabm)
Browse files Browse the repository at this point in the history
This PR was submitted for the master branch but it was merged into the 3.4 branch instead.

Discussion
----------

[Finder] Fixed docs

minor docblock fix

Commits
-------

e7d0787 [Finder] Fixed docs
  • Loading branch information
nicolas-grekas committed Nov 17, 2019
2 parents 934e05c + e7d0787 commit b104760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Component/Finder/Finder.php
Expand Up @@ -736,7 +736,7 @@ private function searchInDirectory($dir)
/**
* Normalizes given directory names by removing trailing slashes.
*
* Excluding: (s)ftp:// wrapper
* Excluding: (s)ftp:// or ssh2.(s)ftp:// wrapper
*
* @param string $dir
*
Expand Down

0 comments on commit b104760

Please sign in to comment.