Browse Source

Fix the typo in comments

CRA Yoshihito Nakatani 1 year ago
parent
commit
fb9c8e3790
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/private/Share/Share.php

+ 1 - 1
lib/private/Share/Share.php

@@ -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
 	 */
 
 	/**