[Finder] Fixed docs

This commit is contained in:
Markus Staab 2019-11-17 16:24:49 +01:00 committed by Nicolas Grekas
parent 934e05c00b
commit e7d0787a4d
1 changed files with 1 additions and 1 deletions

View File

@ -736,7 +736,7 @@ class Finder implements \IteratorAggregate, \Countable
/**
* Normalizes given directory names by removing trailing slashes.
*
* Excluding: (s)ftp:// wrapper
* Excluding: (s)ftp:// or ssh2.(s)ftp:// wrapper
*
* @param string $dir
*