
Author: ceki Date: Wed Mar 28 21:46:50 2007 New Revision: 1483 Modified: logback/trunk/logback-site/src/site/pages/consolePlugin.html Log: minor rewording Modified: logback/trunk/logback-site/src/site/pages/consolePlugin.html ============================================================================== --- logback/trunk/logback-site/src/site/pages/consolePlugin.html (original) +++ logback/trunk/logback-site/src/site/pages/consolePlugin.html Wed Mar 28 21:46:50 2007 @@ -27,9 +27,9 @@ print log output on the console. Typically, the developer will also customize the format of the log output by setting properties of a <code>PatternLayout</code> instance. The Logback Console - Plugin for Eclipse serves the same purpose, but offers several - advantages over the console. Below is a list of key advantages of - our plugin: + Plugin for Eclipse serves the same purpose as the regular console, + but offers several advantages over the plain-old console. Below is + a list of key advantages of our plugin: </p> <ul>