diff options
-rw-r--r-- | lib/files/filesystem.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/files/filesystem.php b/lib/files/filesystem.php index c0e9d215fb5..6cba4a4b8a4 100644 --- a/lib/files/filesystem.php +++ b/lib/files/filesystem.php @@ -287,7 +287,7 @@ class Filesystem { } /** - * fill in the correct values for $user, and $password placeholders + * fill in the correct values for $user * * @param string $input * @param string $input |