From 0c9a00bb154007a0a9f665ca38e6fec50d378eaf Mon Sep 17 00:00:00 2001 From: Gauvain Pocentek Date: Thu, 22 Nov 2018 18:17:37 +0100 Subject: [PATCH] [docs] Fix the milestone filetring doc (iid -> iids) Fixes #633 --- docs/gl_objects/milestones.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gl_objects/milestones.rst b/docs/gl_objects/milestones.rst index 0d3f576d5..f24e13fc7 100644 --- a/docs/gl_objects/milestones.rst +++ b/docs/gl_objects/milestones.rst @@ -30,7 +30,7 @@ List the milestones for a project or a group:: You can filter the list using the following parameters: -* ``iid``: unique ID of the milestone for the project +* ``iids``: unique IDs of milestones for the project * ``state``: either ``active`` or ``closed`` * ``search``: to search using a string