8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34c7a23 + e5c7246 commit f03613dCopy full SHA for f03613d
docs/api-usage.rst
@@ -139,7 +139,7 @@ parameter to get all the items when using listing methods:
139
140
.. note::
141
142
- python-gitlab will iterate over the list by calling the correspnding API
+ python-gitlab will iterate over the list by calling the corresponding API
143
multiple times. This might take some time if you have a lot of items to
144
retrieve. This might also consume a lot of memory as all the items will be
145
stored in RAM. If you're encountering the python recursion limit exception,
0 commit comments