This commit is contained in:
2022-04-10 00:46:17 -05:00
parent 067094130f
commit f73c63f1e7
3 changed files with 29 additions and 1 deletions

View File

@@ -54,7 +54,7 @@ public class AdminList extends PlexBase
}
/**
* Gathers every admin's username (cached and in the database)
* Gathers every admins username (cached and in the database)
*
* @return An array list of the names of every admin
*/