rdonkin 01/03/29 15:01:11
Modified: src/java/org/apache/ecs Document.java
Log:
Corrected comment typo
Revision Changes Path
1.9 +2 -2 jakarta-ecs/src/java/org/apache/ecs/Document.java
Index: Document.java
===================================================================
RCS file: /home/cvs/jakarta-ecs/src/java/org/apache/ecs/Document.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Document.java 2001/01/31 20:03:17 1.8
+++ Document.java 2001/03/29 23:01:10 1.9
@@ -64,7 +64,7 @@
/**
This class creates a Document container, for convience.
- @version $Id: Document.java,v 1.8 2001/01/31 20:03:17 snagy Exp $
+ @version $Id: Document.java,v 1.9 2001/03/29 23:01:10 rdonkin Exp $
@author <a href="mailto:[EMAIL PROTECTED]">Stephan Nagy</a>
@author <a href="mailto:[EMAIL PROTECTED]">Jon S. Stevens</a>
*/
@@ -295,7 +295,7 @@
}
/**
- Write the container to the PrinteWriter
+ Write the container to the PrintWriter
*/
public void output(PrintWriter out)
{
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]