From 6fdc8d9f7b6ab416f59691367f4cc79a77694682 Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Wed, 28 Nov 2012 12:34:18 +0900 Subject: [PATCH] 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 --- Documentation/config-gerrit.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/config-gerrit.txt b/Documentation/config-gerrit.txt index 30ac9eb267..ac9bb9345e 100644 --- a/Documentation/config-gerrit.txt +++ b/Documentation/config-gerrit.txt @@ -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