summaryrefslogtreecommitdiff
path: root/doc/source/drivers/gerrit.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/drivers/gerrit.rst')
-rw-r--r--doc/source/drivers/gerrit.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/drivers/gerrit.rst b/doc/source/drivers/gerrit.rst
index 4e7fc7cea..4b9c93044 100644
--- a/doc/source/drivers/gerrit.rst
+++ b/doc/source/drivers/gerrit.rst
@@ -250,7 +250,8 @@ be able to invoke the ``gerrit stream-events`` command over SSH.
This takes a list of approvals in the same format as
:attr:`pipeline.trigger.<gerrit source>.require-approval` but
- will fail to enter the pipeline if there is a matching approval.
+ the item will fail to enter the pipeline if there is a matching
+ approval.
Reporter Configuration
----------------------