Skip to content

Commit 2254222

Browse files
authored
chore: fix typo in MR documentation
1 parent c6d7e9a commit 2254222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gl_objects/merge_requests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Get a diff for a merge request::
154154

155155
Get time tracking stats::
156156

157-
merge request.time_stats()
157+
time_stats = mr.time_stats()
158158

159159
On recent versions of Gitlab the time stats are also returned as a merge
160160
request object attribute::

0 commit comments

Comments
 (0)