From b2dc8d7d6f1d5aa747dca1ab0304ac320b196ff6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Joshua=20R=C3=BCsweg?= Date: Sun, 29 Jan 2017 18:27:12 +0100 Subject: [PATCH] fix typo in documentation (#2168) --- .../user/group/assignment/UserGroupAssignmentHandler.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/lib/system/user/group/assignment/UserGroupAssignmentHandler.class.php b/wcfsetup/install/files/lib/system/user/group/assignment/UserGroupAssignmentHandler.class.php index d776d1b093..cce2c0b1d9 100644 --- a/wcfsetup/install/files/lib/system/user/group/assignment/UserGroupAssignmentHandler.class.php +++ b/wcfsetup/install/files/lib/system/user/group/assignment/UserGroupAssignmentHandler.class.php @@ -86,7 +86,7 @@ class UserGroupAssignmentHandler extends SingletonFactory { } /** - * Returns the users who fullfil all conditions of the given user group + * Returns the users who fulfill all conditions of the given user group * assignment. * * @param UserGroupAssignment $assignment -- 2.20.1