summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/public/Files/Storage.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/Files/Storage.php b/lib/public/Files/Storage.php
index 6f5a2f53673..f3812396c5b 100644
--- a/lib/public/Files/Storage.php
+++ b/lib/public/Files/Storage.php
@@ -293,7 +293,7 @@ interface Storage extends IStorage {
public function hash($type, $path, $raw = false);
/**
- * see https://www.php.net/manual/en/function.free_space.php
+ * see https://www.php.net/manual/en/function.disk-free-space.php
*
* @param string $path
* @return int|bool