Skip to content

Commit b441bae

Browse files
Cyperghostdtdesign
andauthored
Update wcfsetup/install/files/lib/system/box/UserListBoxController.class.php
Co-authored-by: Alexander Ebert <[email protected]>
1 parent 42a3ca3 commit b441bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wcfsetup/install/files/lib/system/box/UserListBoxController.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class UserListBoxController extends AbstractDatabaseObjectListBoxController
3737
/**
3838
* maps special sort fields to tolerant caches
3939
*
40-
* @var array<string, callable(int $limt, string $sortOrder, Condition[] $conditions): AbstractTolerantCache<list<int>>>
40+
* @var array<string, callable(int $limit, string $sortOrder, Condition[] $conditions): AbstractTolerantCache<list<int>>>
4141
*/
4242
public array $cacheHandlers;
4343

0 commit comments

Comments
 (0)