Author: gk
Date: Tue Jul 16 07:41:21 2019
New Revision: 1863117
URL: http://svn.apache.org/viewvc?rev=1863117&view=rev
Log:
git patch 1 merged to svn repo (w/o maven.xml), thanks to Jimmy Casey
<[email protected]>.
Modified:
turbine/fulcrum/trunk/yaafi/contrib/YaafiComponentService.java
turbine/fulcrum/trunk/yaafi/contrib/readme.txt
Modified: turbine/fulcrum/trunk/yaafi/contrib/YaafiComponentService.java
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/yaafi/contrib/YaafiComponentService.java?rev=1863117&r1=1863116&r2=1863117&view=diff
==============================================================================
--- turbine/fulcrum/trunk/yaafi/contrib/YaafiComponentService.java (original)
+++ turbine/fulcrum/trunk/yaafi/contrib/YaafiComponentService.java Tue Jul 16
07:41:21 2019
@@ -32,7 +32,7 @@ import org.apache.turbine.services.Servi
public interface YaafiComponentService
extends Service, ServiceConstants
{
- /** The publically visible name of the service */
+ /** The publicly visible name of the service */
String SERVICE_NAME = "AvalonComponentService";
/** Where we write the Avalon Logger messages */
Modified: turbine/fulcrum/trunk/yaafi/contrib/readme.txt
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/yaafi/contrib/readme.txt?rev=1863117&r1=1863116&r2=1863117&view=diff
==============================================================================
--- turbine/fulcrum/trunk/yaafi/contrib/readme.txt (original)
+++ turbine/fulcrum/trunk/yaafi/contrib/readme.txt Tue Jul 16 07:41:21 2019
@@ -5,4 +5,4 @@ log4j.properties
A Log4J configuration file showing a sample configuration where the
output of the LoggingInterceptorService and PerformanceInterceptorService
-are written into a seperate CSV file instead of the standard logfile
\ No newline at end of file
+are written into a separate CSV file instead of the standard logfile
\ No newline at end of file