You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by jo...@apache.org on 2006/12/08 10:47:10 UTC

svn commit: r483899 - /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/FileObject.java

Author: joehni
Date: Fri Dec  8 01:47:09 2006
New Revision: 483899

URL: http://svn.apache.org/viewvc?view=rev&rev=483899
Log:
Fix typo.

Modified:
    jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/FileObject.java

Modified: jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/FileObject.java
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/FileObject.java?view=diff&rev=483899&r1=483898&r2=483899
==============================================================================
--- jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/FileObject.java (original)
+++ jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/FileObject.java Fri Dec  8 01:47:09 2006
@@ -302,7 +302,7 @@
 
     /**
      * Closes this file, and its content.  This method is a hint to the
-     * implementation that it can release any resources asociated with
+     * implementation that it can release any resources associated with
      * the file.
      * <p/>
      * <p>The file object can continue to be used after this method is called.



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org