Author: schor
Date: Wed Oct 12 20:57:50 2016
New Revision: 1764548

URL: http://svn.apache.org/viewvc?rev=1764548&view=rev
Log:
no jira - spelling fix in comment

Modified:
    
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/resource/Resource.java

Modified: 
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/resource/Resource.java
URL: 
http://svn.apache.org/viewvc/uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/resource/Resource.java?rev=1764548&r1=1764547&r2=1764548&view=diff
==============================================================================
--- 
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/resource/Resource.java
 (original)
+++ 
uima/uimaj/branches/experiment-v3-jcas/uimaj-core/src/main/java/org/apache/uima/resource/Resource.java
 Wed Oct 12 20:57:50 2016
@@ -62,7 +62,7 @@ public interface Resource {
    *          parameters. Each class that implements this interface can decide 
what additional
    *          parameters it supports.
    * 
-   * @return true if and only if initialization completed successfully. 
Reutrns false if the given
+   * @return true if and only if initialization completed successfully. 
Returns false if the given
    *         <code>ResourceSpecifier</code> is not of an appropriate type for 
this Resource. If
    *         the <code>ResourceSpecifier</code> is of an appropriate type but 
is invalid or if
    *         some other failure occurs, an exception should be thrown.


Reply via email to