From a68f459da690b4231dddcc6609de7e1e709ba7cf Mon Sep 17 00:00:00 2001 From: Matthias Schmitz Date: Tue, 14 Aug 2018 11:10:25 +0200 Subject: [PATCH] Minor typo "ou" vs. "or" This change fixes a minor type in the table of possible values for options in the global section. --- docs/cli.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli.rst b/docs/cli.rst index 654c00a10..95fa6f448 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -69,7 +69,7 @@ parameters. You can override the values in each GitLab server section. - Integer - Number of seconds to wait for an answer before failing. * - ``api_version`` - - ``3`` ou ``4`` + - ``3`` or ``4`` - The API version to use to make queries. Requires python-gitlab >= 1.3.0. * - ``per_page`` - Integer between 1 and 100