Fix typo: "parameters and are" -> "parameters are"

This commit is contained in:
Jani Uusitalo 2019-01-01 13:49:13 +02:00 committed by Backportbot
parent b982885395
commit 81ca137cbc

View File

@ -691,7 +691,7 @@ Example::
In the example above, the user_id ``alice`` is determined implicitly from the
path component given.
The ``--path``, ``--all`` and ``[user_id]`` parameters and are exclusive - only
The ``--path``, ``--all`` and ``[user_id]`` parameters are exclusive - only
one must be specified.
Cleanup