You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ac...@apache.org on 2008/06/28 18:08:13 UTC

svn commit: r672539 - /xmlgraphics/fop/trunk/src/java/org/apache/fop/events/EventExceptionManager.java

Author: acumiskey
Date: Sat Jun 28 09:08:13 2008
New Revision: 672539

URL: http://svn.apache.org/viewvc?rev=672539&view=rev
Log:
Corrected minor spelling mistake in javadoc

Modified:
    xmlgraphics/fop/trunk/src/java/org/apache/fop/events/EventExceptionManager.java

Modified: xmlgraphics/fop/trunk/src/java/org/apache/fop/events/EventExceptionManager.java
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/java/org/apache/fop/events/EventExceptionManager.java?rev=672539&r1=672538&r2=672539&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/java/org/apache/fop/events/EventExceptionManager.java (original)
+++ xmlgraphics/fop/trunk/src/java/org/apache/fop/events/EventExceptionManager.java Sat Jun 28 09:08:13 2008
@@ -25,7 +25,7 @@
 import org.apache.xmlgraphics.util.Service;
 
 /**
- * This class is reponsible for converting events into exceptions.
+ * This class is responsible for converting events into exceptions.
  */
 public class EventExceptionManager {
 



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org