Author: markt Date: Tue Jul 5 19:48:45 2016 New Revision: 1751546 URL: http://svn.apache.org/viewvc?rev=1751546&view=rev Log: Whitespace police
Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml tomcat/tc8.5.x/trunk/webapps/docs/logging.xml Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml?rev=1751546&r1=1751545&r2=1751546&view=diff ============================================================================== --- tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Tue Jul 5 19:48:45 2016 @@ -174,7 +174,7 @@ <fix> <bug>59774</bug>: Correct the <code>prefix</code> values in the the documented examples for configuring the <code>AccessLogValve</code>. - Patch provided by Mike Noordermeer. (markt) + Patch provided by Mike Noordermeer. (markt) </fix> </changelog> </subsection> Modified: tomcat/tc8.5.x/trunk/webapps/docs/logging.xml URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/docs/logging.xml?rev=1751546&r1=1751545&r2=1751546&view=diff ============================================================================== --- tomcat/tc8.5.x/trunk/webapps/docs/logging.xml (original) +++ tomcat/tc8.5.x/trunk/webapps/docs/logging.xml Tue Jul 5 19:48:45 2016 @@ -50,7 +50,7 @@ logging framework for redirecting logging for applications that use <code>java.util.logging</code>. Keep in mind that the alternative logging framework will need to be capable of working in an environment where - different loggers with the same name may exist in different class loaders. + different loggers with the same name may exist in different class loaders. </p> <p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org