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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]