Skip to content

Commit

Permalink
[Finder] Fixed docs
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm authored and nicolas-grekas committed Nov 17, 2019
1 parent 934e05c commit e7d0787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Component/Finder/Finder.php
Original file line number Diff line number Diff line change
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 e7d0787

Please sign in to comment.