
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 "SLF4J: Simple Logging Facade for Java". The branch, master has been updated via 19579f1ba914e95f6aa1b7415cc73792f8e75134 (commit) from f5b19567277a62ed7595b1bc72ea98ca90a7f6dc (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=slf4j.git;a=commit;h=19579f1ba914e95f6aa1b7415cc... http://github.com/ceki/slf4j/commit/19579f1ba914e95f6aa1b7415cc73792f8e75134 commit 19579f1ba914e95f6aa1b7415cc73792f8e75134 Author: Ceki Gulcu <ceki@qos.ch> Date: Tue May 22 22:54:50 2012 +0200 capitalize Migrator as it's a name diff --git a/slf4j-site/src/site/pages/docs.html b/slf4j-site/src/site/pages/docs.html index c077b47..2fa7abd 100644 --- a/slf4j-site/src/site/pages/docs.html +++ b/slf4j-site/src/site/pages/docs.html @@ -27,7 +27,7 @@ <li><a href="faq.html">FAQ</a></li> <li><a href="codes.html">SLF4J error messages</a></li> <li><a href="legacy.html">Bridging legacy APIs</a></li> - <li><a href="migrator.html">SLF4J migrator</a></li> + <li><a href="migrator.html">SLF4J Migrator</a></li> <li><a href="extensions.html">SLF4J extensions</a></li> <li><a href="localization.html">Localization/Internalization support</a></li> ----------------------------------------------------------------------- Summary of changes: slf4j-site/src/site/pages/docs.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- SLF4J: Simple Logging Facade for Java