From b330d07b51a983dc563a91244a3c83e691c9e97d Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Sat, 8 Feb 2014 11:47:55 +0100 Subject: Fix more documentation failes Issue #7111 --- apps/files_encryption/lib/helper.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'apps/files_encryption/lib/helper.php') diff --git a/apps/files_encryption/lib/helper.php b/apps/files_encryption/lib/helper.php index 0ab32020d69..8cc6096edd2 100755 --- a/apps/files_encryption/lib/helper.php +++ b/apps/files_encryption/lib/helper.php @@ -423,8 +423,7 @@ class Helper { /** * @brief glob uses different pattern than regular expressions, escape glob pattern only - * @param unescaped path - * @param string $path + * @param string $path unescaped path * @return escaped path */ public static function escapeGlobPattern($path) { -- cgit v1.2.3