Author: ceki Date: Sun Feb 25 17:46:40 2007 New Revision: 766 Modified: slf4j/trunk/slf4j-site/src/site/resources/news.html
Log: typo fixes Modified: slf4j/trunk/slf4j-site/src/site/resources/news.html ============================================================================== --- slf4j/trunk/slf4j-site/src/site/resources/news.html (original) +++ slf4j/trunk/slf4j-site/src/site/resources/news.html Sun Feb 25 17:46:40 2007 @@ -29,15 +29,15 @@ <hr noshade="noshade" size="1"/> - <h3>Fabruary 25th, 2007 - Release of SLF4J 1.3.0</h3> + <h3>February 25th, 2007 - Release of SLF4J 1.3.0</h3> <p>This release consists of rearrangement of classes among projects. More specifically, the <code>org.slf4j.LoggerFactory</code> class is now packaged within the <em>slf4j-api.jar</em> file instead of the various slf4j bindings. It follows that client code needs to depend on only - slf4j-api in order to compile, while the various slf4j bindinds are - only neded as runtime dependencies. See also the <a + slf4j-api in order to compile, while the various slf4j bindings are + only needed as runtime dependencies. See also the <a href="faq.html#maven2">Maven2-related FAQ entry</a>. </p> _______________________________________________ dev mailing list [email protected] http://www.slf4j.org/mailman/listinfo/dev
