From 632221bed0a33d2b8d6c1eb7cc285f715967fd26 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Thu, 25 Apr 2013 14:27:08 +0300 Subject: [PATCH] Correct the parameter description Thanks @kabum --- lib/files/filesystem.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.39.5