[GIT] Logback: the generic, reliable, fast and flexible logging framework. branch, master, updated. v_0.9.24-20-g090b955

This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Logback: the generic, reliable, fast and flexible logging framework.". The branch, master has been updated via 090b95566ecbae1a3321bed43b1d9c15dcac32e8 (commit) from b100fbfa7db3cd43d4551bd70bb523a5c7543311 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.qos.ch/gitweb/?p=logback.git;a=commit;h=090b95566ecbae1a3321bed43... http://github.com/ceki/logback/commit/090b95566ecbae1a3321bed43b1d9c15dcac32... commit 090b95566ecbae1a3321bed43b1d9c15dcac32e8 Author: Ceki Gulcu <ceki@qos.ch> Date: Thu Sep 30 22:02:23 2010 +0200 typo fix diff --git a/logback-site/src/site/pages/manual/appenders.html b/logback-site/src/site/pages/manual/appenders.html index fe45f69..0755721 100644 --- a/logback-site/src/site/pages/manual/appenders.html +++ b/logback-site/src/site/pages/manual/appenders.html @@ -2142,7 +2142,7 @@ Context ctx = new InitialContext(env);</pre> <p>The <a href="../xref/ch/qos/logback/classic/net/SMTPAppender.html"><code>SMTPAppender</code></a> accumulates logging events in one or more fixed-size buffers and - sends the contents of the appropriate bufferer in an email after a + sends the contents of the appropriate buffer in an email after a user-specified event occurs. By default, the email transmission is triggered by a logging event of level ERROR or higher. Moreover, by default, a single buffer is used for all events. ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/manual/appenders.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.
participants (1)
-
git-noreply@pixie.qos.ch