mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-23 09:44:03 +00:00
Fix typo
This commit is contained in:
@@ -54,7 +54,7 @@ public class AdminList extends PlexBase
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gathers every admin's username (cached and databsed)
|
* Gathers every admin's username (cached and in the database)
|
||||||
*
|
*
|
||||||
* @return An array list of the names of every admin
|
* @return An array list of the names of every admin
|
||||||
*/
|
*/
|
||||||
@@ -91,7 +91,7 @@ public class AdminList extends PlexBase
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gathers every admin (cached and databsed)
|
* Gathers every admin (cached and in the database)
|
||||||
*
|
*
|
||||||
* @return An array list of the names of every admin
|
* @return An array list of the names of every admin
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user