[logback-dev] svn commit: r1194 - logback/trunk/logback-site/src/site/xdocTemplates
noreply.seb at qos.ch
noreply.seb at qos.ch
Thu Jan 11 13:56:46 CET 2007
Author: seb
Date: Thu Jan 11 13:56:45 2007
New Revision: 1194
Modified:
logback/trunk/logback-site/src/site/xdocTemplates/shortIntro.xml
Log:
typo
Modified: logback/trunk/logback-site/src/site/xdocTemplates/shortIntro.xml
==============================================================================
--- logback/trunk/logback-site/src/site/xdocTemplates/shortIntro.xml (original)
+++ logback/trunk/logback-site/src/site/xdocTemplates/shortIntro.xml Thu Jan 11 13:56:45 2007
@@ -1118,7 +1118,7 @@
<p>Note that we've set the root logger level explicitly. Since root
logger have a DEBUG level by default we could have omitted this.</p>
- <p>To run this examle, use this command:</p>
+ <p>To run this example, use this command:</p>
<div class="source"><pre>java chapter1.MyAppWithConfigFile src/main/java/chapter1/sample-config-1.xml</pre></div>
More information about the logback-dev
mailing list