Merge pull request #1092 from nextcloud/backport/1087/stable14

[stable14] Fix typo: "parameters and are" -> "parameters are"
This commit is contained in:
Morris Jobke 2019-01-02 11:24:32 +01:00 committed by GitHub
commit 24bd7f8e67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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