From db5cebc681ecf4f12c0e70a73c9125f1317790c8 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 23 Jul 2014 17:30:15 +0200 Subject: [PATCH] Fix typo --- src/asciidoc/index.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/asciidoc/index.adoc b/src/asciidoc/index.adoc index fd8b2bbde3..cd84f58772 100644 --- a/src/asciidoc/index.adoc +++ b/src/asciidoc/index.adoc @@ -41791,9 +41791,9 @@ describes all available attributes: | concurrency | The number of concurrent sessions/consumers to start for this listener. Can either be -| a simple number indicating the maximum number (e.g. "5") or a range indicating the lower -| as well as the upper limit (e.g. "3-5"). Note that a specified minimum is just a hint -| and might be ignored at runtime. Default is the value provided by the container + a simple number indicating the maximum number (e.g. "5") or a range indicating the lower + as well as the upper limit (e.g. "3-5"). Note that a specified minimum is just a hint + and might be ignored at runtime. Default is the value provided by the container |=== The `` element also accepts several optional attributes. This