vgritsenko 01/08/08 12:55:29
Modified: src/org/apache/cocoon/util IOUtils.java
Log:
Typo
Revision Changes Path
1.7 +2 -2 xml-cocoon2/src/org/apache/cocoon/util/IOUtils.java
Index: IOUtils.java
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/org/apache/cocoon/util/IOUtils.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- IOUtils.java 2001/08/03 10:53:49 1.6
+++ IOUtils.java 2001/08/08 19:55:29 1.7
@@ -28,7 +28,7 @@
*
* @author <a href="mailto:[EMAIL PROTECTED]">Ricardo Rocha</a>
* @author <a href="mailto:[EMAIL PROTECTED]">Stefano Mazzocchi</a>
- * @version CVS $Revision: 1.6 $ $Date: 2001/08/03 10:53:49 $
+ * @version CVS $Revision: 1.7 $ $Date: 2001/08/08 19:55:29 $
*/
public class IOUtils {
@@ -229,7 +229,7 @@
/**
* Get the complete filename corresponding to a (typically relative)
- * <code>File</code.
+ * <code>File</code>.
* This method accounts for the possibility of an error in getting
* the filename's <i>canonical</i> path, returning the io/error-safe
* <i>absolute</i> form instead
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]