From 89a7b007f2d388fe3aa666ec1be9a95fd71a08af Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 25 Jul 2017 08:57:58 +0200 Subject: Fix comments Signed-off-by: Morris Jobke --- lib/public/UserInterface.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/public/UserInterface.php b/lib/public/UserInterface.php index 119564da736..61136783b3c 100644 --- a/lib/public/UserInterface.php +++ b/lib/public/UserInterface.php @@ -46,7 +46,7 @@ interface UserInterface { * @return boolean * * Returns the supported actions as int to be - * compared with \OC_User_Backend::CREATE_USER etc. + * compared with \OC\User\Backend::CREATE_USER etc. * @since 4.5.0 */ public function implementsActions($actions); -- cgit v1.2.3