aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Stream/Quota.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Files/Stream/Quota.php')
-rw-r--r--lib/private/Files/Stream/Quota.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/Files/Stream/Quota.php b/lib/private/Files/Stream/Quota.php
index d8e7ae6dff0..cc737910fd8 100644
--- a/lib/private/Files/Stream/Quota.php
+++ b/lib/private/Files/Stream/Quota.php
@@ -23,7 +23,7 @@ class Quota extends Wrapper {
/**
* @param resource $stream
* @param int $limit
- * @return bool|resource
+ * @return resource|false
*/
public static function wrap($stream, $limit) {
$context = stream_context_create([