diff options
Diffstat (limited to 'lib/files/filesystem.php')
-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 6cba4a4b8a4..8c8e80c1be4 100644 --- a/lib/files/filesystem.php +++ b/lib/files/filesystem.php @@ -289,7 +289,7 @@ class Filesystem { /** * fill in the correct values for $user * - * @param string $input + * @param string $user * @param string $input * @return string */ |