Author: joern
Date: Wed Feb  9 09:57:43 2011
New Revision: 1068819

URL: http://svn.apache.org/viewvc?rev=1068819&view=rev
Log:
No jira, fixed a javadoc typo.

Modified:
    
uima/uimaj/trunk/uimaj-test-util/src/main/java/org/apache/uima/test/junit_extension/ExceptionPrinter.java

Modified: 
uima/uimaj/trunk/uimaj-test-util/src/main/java/org/apache/uima/test/junit_extension/ExceptionPrinter.java
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-test-util/src/main/java/org/apache/uima/test/junit_extension/ExceptionPrinter.java?rev=1068819&r1=1068818&r2=1068819&view=diff
==============================================================================
--- 
uima/uimaj/trunk/uimaj-test-util/src/main/java/org/apache/uima/test/junit_extension/ExceptionPrinter.java
 (original)
+++ 
uima/uimaj/trunk/uimaj-test-util/src/main/java/org/apache/uima/test/junit_extension/ExceptionPrinter.java
 Wed Feb  9 09:57:43 2011
@@ -20,7 +20,7 @@
 package org.apache.uima.test.junit_extension;
 
 /**
- * ExceptionPrinter print out an exception with the place where the exception 
occours
+ * ExceptionPrinter print out an exception with the place where the exception 
occurs
  * 
  */
 public class ExceptionPrinter {


Reply via email to