From 4ae744b57ea2ddd67e3cd3c0db2a6ae0d8694141 Mon Sep 17 00:00:00 2001 From: Matthias Schmidt Date: Wed, 9 Oct 2013 17:10:07 +0200 Subject: [PATCH] Fixes typo --- wcfsetup/install/files/lib/data/user/group/UserGroup.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/lib/data/user/group/UserGroup.class.php b/wcfsetup/install/files/lib/data/user/group/UserGroup.class.php index bf99256946..4c6e7b0b11 100644 --- a/wcfsetup/install/files/lib/data/user/group/UserGroup.class.php +++ b/wcfsetup/install/files/lib/data/user/group/UserGroup.class.php @@ -251,7 +251,7 @@ class UserGroup extends DatabaseObject { /** * Sets the name of this user group. * - * This method is only needed to set the current name of it has been changed + * This method is only needed to set the current name if it has been changed * in the same request. * * @param string $name -- 2.20.1