Skip to content

Commit 7976b4a

Browse files
donhuinejch
andauthored
Update gitlab/base.py
Co-Authored-By: Nejc Habjan <hab.nejc@gmail.com>
1 parent 7993c93 commit 7976b4a

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)