small fix of docs

This commit is contained in:
InsanusMokrassar 2022-04-12 15:32:25 +06:00
parent 750a8b9ecf
commit afe5a72c6f
1 changed files with 1 additions and 1 deletions

View File

@ -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]
*/