8000 Merge pull request #249 from guikcd/patch-1 · python-gitlab/python-gitlab@f03613d · GitHub
[go: up one dir, main page]

Skip to content

Commit f03613d

Browse files
author
Gauvain Pocentek
authored
Merge pull request #249 from guikcd/patch-1
docs: s/correspnding/corresponding/
2 parents 34c7a23 + e5c7246 commit f03613d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ parameter to get all the items when using listing methods:
139139
140140
.. note::
141141

142-
python-gitlab will iterate over the list by calling the correspnding API
142+
python-gitlab will iterate over the list by calling the corresponding API
143143
multiple times. This might take some time if you have a lot of items to
144144
retrieve. This might also consume a lot of memory as all the items will be
145145
stored in RAM. If you're encountering the python recursion limit exception,

0 commit comments

Comments
 (0)
0