summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schmitz <matthias@sigxcpu.org>2018-08-14 11:10:25 +0200
committerGitHub <noreply@github.com>2018-08-14 11:10:25 +0200
commita68f459da690b4231dddcc6609de7e1e709ba7cf (patch)
treefe30eb93dffae0dc50a36fd85647431a071cd6c8
parenta1c79d2b7d719204c829235a9b0ebb08b45b4efb (diff)
downloadgitlab-a68f459da690b4231dddcc6609de7e1e709ba7cf.tar.gz
Minor typo "ou" vs. "or"
This change fixes a minor type in the table of possible values for options in the global section.
-rw-r--r--docs/cli.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli.rst b/docs/cli.rst
index 654c00a..95fa6f4 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