mirror of
https://github.com/nextcloud/server.git
synced 2026-04-26 16:48:59 -04:00
Fix the typo in comments
This commit is contained in:
parent
502534d970
commit
fb9c8e3790
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue