mirror of
https://github.com/jlengrand/github-api.git
synced 2026-03-23 15:50:48 +00:00
Fix typos in javadocs
Replace "pagenated" with "paginated".
This commit is contained in:
@@ -355,7 +355,7 @@ class Requester {
|
||||
}
|
||||
|
||||
/**
|
||||
* Loads pagenated resources.
|
||||
* Loads paginated resources.
|
||||
*
|
||||
* Every iterator call reports a new batch.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user