]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix the typo in comments 37234/head
authorCRA Yoshihito Nakatani <yoshihito.nakatani@craftsman-software.com>
Wed, 15 Mar 2023 14:03:24 +0000 (23:03 +0900)
committerCRA Yoshihito Nakatani <yoshihito.nakatani@craftsman-software.com>
Wed, 15 Mar 2023 14:03:24 +0000 (23:03 +0900)
lib/private/Share/Share.php

index 487625affc11315602b2022a8892f7814248df35..dec71f792fdcf1f0ed10bb19c7c5dd4c7e627d06 100644 (file)
@@ -63,7 +63,7 @@ class Share extends Constants {
         * Apps are required to handle permissions on their own, this class only
         * stores and manages the permissions of shares
         *
-        * @see lib/public/constants.php
+        * @see lib/public/Constants.php
         */
 
        /**