rdonkin 01/03/29 15:03:39
Modified: src/java/org/apache/ecs XhtmlDocument.java
Log:
Corrected comment typo
Revision Changes Path
1.2 +2 -2 jakarta-ecs/src/java/org/apache/ecs/XhtmlDocument.java
Index: XhtmlDocument.java
===================================================================
RCS file: /home/cvs/jakarta-ecs/src/java/org/apache/ecs/XhtmlDocument.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- XhtmlDocument.java 2000/11/28 17:37:56 1.1
+++ XhtmlDocument.java 2001/03/29 23:03:39 1.2
@@ -64,7 +64,7 @@
/**
This class creates an XhtmlDocument container, for convience.
- @version $Id: XhtmlDocument.java,v 1.1 2000/11/28 17:37:56 jstoor Exp $
+ @version $Id: XhtmlDocument.java,v 1.2 2001/03/29 23:03:39 rdonkin Exp $
@author <a href="mailto:[EMAIL PROTECTED]">Stephan Nagy</a>
@author <a href="mailto:[EMAIL PROTECTED]">Jon S. Stevens</a>
@author <a href="mailto:[EMAIL PROTECTED]">Bojan Smojver</a>
@@ -293,7 +293,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]