mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-11-13 03:43:50 +00:00
small fix of docs
This commit is contained in:
parent
750a8b9ecf
commit
afe5a72c6f
@ -6,7 +6,7 @@ import dev.inmo.micro_utils.pagination.*
|
||||
* Example:
|
||||
*
|
||||
* * `|__f__l_______________________|` will be transformed to `|_______________________f__l__|`
|
||||
* * `|__f__l_|` will be transformed to `|__f__l_|`
|
||||
* * `|__f__l_|` will be transformed to `|_f__l__|`
|
||||
*
|
||||
* @return Reversed version of this [Pagination]
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user