From: Joshua Rüsweg Date: Sun, 29 Jan 2017 17:27:12 +0000 (+0100) Subject: fix typo in documentation (#2168) X-Git-Tag: 3.0.2~43 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b2dc8d7d6f1d5aa747dca1ab0304ac320b196ff6;p=GitHub%2FWoltLab%2FWCF.git fix typo in documentation (#2168) --- 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