git patch 1 merged to svn repo (w/o maven.xml), thanks to Jimmy Casey <casey.jimmy@gmail.com>.

git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/yaafi@1863117 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/contrib/YaafiComponentService.java b/contrib/YaafiComponentService.java
index d5016c0..2305f99 100644
--- a/contrib/YaafiComponentService.java
+++ b/contrib/YaafiComponentService.java
@@ -32,7 +32,7 @@
 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 */
diff --git a/contrib/readme.txt b/contrib/readme.txt
index c1f33fe..b9e7dc2 100644
--- a/contrib/readme.txt
+++ b/contrib/readme.txt
@@ -5,4 +5,4 @@
 

 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