]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix link to documentation of php function 35969/head
authorbbx-github <53237674+bbx-github@users.noreply.github.com>
Tue, 3 Jan 2023 17:31:05 +0000 (18:31 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Jan 2023 17:31:05 +0000 (18:31 +0100)
Signed-off-by: bbx-github <53237674+bbx-github@users.noreply.github.com>
lib/public/Files/Storage.php

index 6f5a2f53673d45f5bd3b90a2e7436f067c1bd56b..f3812396c5b1658cb61c93d7163e2e19313a6cae 100644 (file)
@@ -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