Minor typo
authorAlexander Ebert <ebert@woltlab.com>
Mon, 15 Apr 2019 19:30:22 +0000 (21:30 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 15 Apr 2019 19:30:22 +0000 (21:30 +0200)
wcfsetup/install/files/lib/data/user/group/UserGroup.class.php

index 18ed85b24ad79f51b0e5ceff20bc51e8442dc00a..43a9e4312c65be13a5e18d8c4fc3743f2ba7f919 100644 (file)
@@ -261,7 +261,7 @@ class UserGroup extends DatabaseObject implements ITitledObject {
        
        /**
         * Returns a sorted list of accessible groups.
-        *v
+        * 
         * @param       integer[]               $groupTypes
         * @param       integer[]               $invalidGroupTypes
         * @return      UserGroup[]