You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ih...@apache.org on 2013/12/14 15:57:08 UTC

[22/23] git commit: Fixed table formatting in docs

Fixed table formatting in docs

Signed-off-by: Ivan Habunek <ih...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/logging-log4php/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4php/commit/7d997472
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4php/tree/7d997472
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4php/diff/7d997472

Branch: refs/heads/develop
Commit: 7d997472ef02829cb4d18dc39b33ad50c2e7b4fc
Parents: b73da80
Author: Ivan Habunek <ih...@apache.org>
Authored: Mon Mar 18 19:05:52 2013 +0100
Committer: Ivan Habunek <ih...@apache.org>
Committed: Mon Mar 18 19:05:52 2013 +0100

----------------------------------------------------------------------
 docs/appenders/mongodb.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4php/blob/7d997472/docs/appenders/mongodb.rst
----------------------------------------------------------------------
diff --git a/docs/appenders/mongodb.rst b/docs/appenders/mongodb.rst
index c0b0458..941fe83 100644
--- a/docs/appenders/mongodb.rst
+++ b/docs/appenders/mongodb.rst
@@ -42,7 +42,7 @@ Note: additional parameters supported by the driver can be supplied by **connect
 |                        |         |          |                     | instead                                       |
 +------------------------+---------+----------+---------------------+-----------------------------------------------+
 | connectionTimeout      | integer | No       |                     | How long a connection can take to be opened   |
-|                        |         |          |                     | before timing out.                          |
+|                        |         |          |                     | before timing out.                            |
 +------------------------+---------+----------+---------------------+-----------------------------------------------+
 | socketTimeout          | integer | No       |                     | How long a send or receive on a socket can    |
 |                        |         |          |                     | take before timing out.                       |