From df41a60c50842e1d28c62e350b769c46095129b0 Mon Sep 17 00:00:00 2001 From: Florin Peter Date: Wed, 29 May 2013 20:11:53 +0200 Subject: [PATCH] fixed typo --- apps/files_encryption/tests/webdav.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/files_encryption/tests/webdav.php b/apps/files_encryption/tests/webdav.php index 94d3ec3fa55..3c3aa3dfa9f 100755 --- a/apps/files_encryption/tests/webdav.php +++ b/apps/files_encryption/tests/webdav.php @@ -216,7 +216,7 @@ class Test_Encryption_Webdav extends \PHPUnit_Framework_TestCase { * * @param bool $body * - * @note this init procedure is copied from /apps/files/remote.php + * @note this init procedure is copied from /apps/files/appinfo/remote.php */ function handleWebdavRequest($body = false) { // Backends -- 2.39.5