
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 0877b9c3e93e159adce108834e608b67929ec74d (commit) from 1b13450172993fdc8597e3a0e1bd11fb9a9459bf (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=0877b9c3e93e159adce108834... http://github.com/ceki/logback/commit/0877b9c3e93e159adce108834e608b67929ec7... commit 0877b9c3e93e159adce108834e608b67929ec74d Author: Ceki Gulcu <ceki@qos.ch> Date: Fri Jan 27 22:02:43 2012 +0100 typo fix diff --git a/logback-site/src/site/pages/manual/architecture.html b/logback-site/src/site/pages/manual/architecture.html index 9793c71..8cc282f 100644 --- a/logback-site/src/site/pages/manual/architecture.html +++ b/logback-site/src/site/pages/manual/architecture.html @@ -61,7 +61,7 @@ <a href="../access.html">access module documentation</a>. </p> - <p>In the reminder of this document, we will write "logback" to + <p>In the remainder of this document, we will write "logback" to refer to the logback-classic module. </p> ----------------------------------------------------------------------- Summary of changes: .../src/site/pages/manual/architecture.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.