You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/10/31 10:15:33 UTC

[camel] branch master updated: Updated docs for Threading Model

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 7c6924d  Updated docs for Threading Model
7c6924d is described below

commit 7c6924d359ffe26ff783ec339a69061091c6b488
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 31 11:15:12 2018 +0100

    Updated docs for Threading Model
---
 docs/user-manual/en/threading-model.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/en/threading-model.adoc b/docs/user-manual/en/threading-model.adoc
index 888f179..e05636b 100644
--- a/docs/user-manual/en/threading-model.adoc
+++ b/docs/user-manual/en/threading-model.adoc
@@ -213,7 +213,7 @@ there is activity in the logs.
 The APIs on `ExecutorServiceManager` that is related to shutting down a
 thread pool is as follows:
 
-[width="100%",cols="2,5,^1,2",options="header"]
+[width="100%",cols="25%,75%",options="header"]
 |===
 |Method |Description