Fix broken asciidoc formatting in config-gerrit.txt

f736d6cd added a couple of new sections in the documentation, but
a missing newline in one of them causes it to be rendered as a bullet
rather than as a paragraph.

Add the missing newline.

Change-Id: I603095b89c7a12e7f856af408d0266929518756c
This commit is contained in:
David Pursehouse
2012-11-28 12:34:18 +09:00
parent 2f7bdc1463
commit 6fdc8d9f7b

View File

@@ -1336,7 +1336,8 @@ Optional filename for the ref update hook, if not specified then
`ref-update` will be used.
[[hooks.syncHookTimeout]]hooks.syncHookTimeout::
+ Optional timeout value in seconds for synchronous hooks, if not specified
+
Optional timeout value in seconds for synchronous hooks, if not specified
then 30 seconds will be used.
[[http]]Section http