Skip to content

Commit ac6b2da

Browse files
donhuinejch
andcommitted
docs: fix comment of prev_page()
Co-Authored-By: Nejc Habjan <hab.nejc@gmail.com>
1 parent 7993c93 commit ac6b2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ def current_page(self):
194194

195195
@property
196196
def prev_page(self):
197-
"""The prev page number.
197+
"""The previous page number.
198198
199199
If None, the current page is the first.
200200
"""

0 commit comments

Comments
 (0)