From fb9c8e379030766f078a168a75e40efc7d4409a6 Mon Sep 17 00:00:00 2001 From: CRA Yoshihito Nakatani Date: Wed, 15 Mar 2023 23:03:24 +0900 Subject: [PATCH] Fix the typo in comments --- lib/private/Share/Share.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/private/Share/Share.php b/lib/private/Share/Share.php index 487625affc1..dec71f792fd 100644 --- a/lib/private/Share/Share.php +++ b/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 */ /** -- 2.39.5