8000 Fix typos in docs · python-gitlab/python-gitlab@7c886de · GitHub
[go: up one dir, main page]

Skip to content

Commit 7c886de

Browse files
committed
Fix typos in docs
1 parent be386b8 commit 7c886de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/switching-to-v4.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If you use the configuration file, also explicitly define the version:
3636
Changes between v3 and v4 API
3737
=============================
3838

39-
For a list of GtiLab (upstream) API changes, see
39+
For a list of GitLab (upstream) API changes, see
4040
https://docs.gitlab.com/ce/api/v3_to_v4.html.
4141

4242
The ``python-gitlab`` API reflects these changes. But also consider the
@@ -95,7 +95,7 @@ following important changes in the python API:
9595
9696
This will make only one API call, instead of two if ``lazy`` is not used.
9797

98-
* The :class:`~gitlab.Gitlab` folowwing methods should not be used anymore for
98+
* The following :class:`~gitlab.Gitlab` methods should not be used anymore for
9999
v4:
100100

101101
+ ``list()``

0 commit comments

Comments
 (0)
0