8000 minor #34421 [Finder] Fixed docs (staabm) · symfony/symfony@b104760 · GitHub
[go: up one dir, main page]

Skip to content

Commit b104760

Browse files
minor #34421 [Finder] Fixed docs (staabm)
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
2 parents 934e05c + e7d0787 commit b104760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Finder/Finder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ private function searchInDirectory($dir)
736736
/**
737737
* Normalizes given directory names by removing trailing slashes.
738738
*
739-
* Excluding: (s)ftp:// wrapper
739+
* Excluding: (s)ftp:// or ssh2.(s)ftp:// wrapper
740740
*
741741
* @param string $dir
742742
*

0 commit comments

Comments
 (0)
0