From: Bjoern Schiessle Date: Tue, 15 Oct 2013 15:36:52 +0000 (+0200) Subject: fix comment X-Git-Tag: v6.0.0beta2~108^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=beaed2195d49751443d73b40bbb51fa257d0e2a5;p=nextcloud-server.git fix comment --- diff --git a/apps/files_encryption/tests/proxy.php b/apps/files_encryption/tests/proxy.php index 740b3219efd..a22f12411f4 100644 --- a/apps/files_encryption/tests/proxy.php +++ b/apps/files_encryption/tests/proxy.php @@ -86,7 +86,7 @@ class Test_Encryption_Proxy extends \PHPUnit_Framework_TestCase { /** * @medium - * @brief test delete file + * @brief test if postFileSize returns the unencrypted file size */ function testPostFileSize() {