
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 3a81b67a5d49c791e421803ea2092dd403c96e64 (commit) from cc4dc2647da281c34b511ca963336c8739e5071b (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=3a81b67a5d49c791e421803ea... http://github.com/ceki/logback/commit/3a81b67a5d49c791e421803ea2092dd403c96e... commit 3a81b67a5d49c791e421803ea2092dd403c96e64 Author: Ceki Gulcu <ceki@qos.ch> Date: Tue Feb 1 09:26:15 2011 +0100 minor correction diff --git a/logback-site/src/site/pages/recipes/captureHttp.html b/logback-site/src/site/pages/recipes/captureHttp.html index 86488e6..9303230 100644 --- a/logback-site/src/site/pages/recipes/captureHttp.html +++ b/logback-site/src/site/pages/recipes/captureHttp.html @@ -4,7 +4,7 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> - <title>Catpuring HTTP communications</title> + <title>Capturing HTTP communications</title> <link rel="stylesheet" type="text/css" href="../css/common.css" /> <link rel="stylesheet" type="text/css" href="../css/screen.css" media="screen" /> <link rel="stylesheet" type="text/css" href="../css/_print.css" media="print" /> ----------------------------------------------------------------------- Summary of changes: .../src/site/pages/recipes/captureHttp.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.