Author: sebb Date: Sun Apr 3 13:47:28 2011 New Revision: 1088299 URL: http://svn.apache.org/viewvc?rev=1088299&view=rev Log: Trailing tab
Modified: commons/proper/discovery/trunk/src/java/org/apache/commons/discovery/log/SimpleLog.java Modified: commons/proper/discovery/trunk/src/java/org/apache/commons/discovery/log/SimpleLog.java URL: http://svn.apache.org/viewvc/commons/proper/discovery/trunk/src/java/org/apache/commons/discovery/log/SimpleLog.java?rev=1088299&r1=1088298&r2=1088299&view=diff ============================================================================== --- commons/proper/discovery/trunk/src/java/org/apache/commons/discovery/log/SimpleLog.java (original) +++ commons/proper/discovery/trunk/src/java/org/apache/commons/discovery/log/SimpleLog.java Sun Apr 3 13:47:28 2011 @@ -130,7 +130,7 @@ public class SimpleLog implements Log { //do nothing. We get here if running discovery //under a servlet with restricted security rights, and //cannot read the system property. - //In which case, the default is what you get to keep. + //In which case, the default is what you get to keep. } }