You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2007/11/26 22:00:53 UTC

svn commit: r598427 - /xerces/java/trunk/src/org/apache/xerces/impl/xs/AttributePSVImpl.java

Author: mrglavas
Date: Mon Nov 26 13:00:52 2007
New Revision: 598427

URL: http://svn.apache.org/viewvc?rev=598427&view=rev
Log:
Undo test commit.

Modified:
    xerces/java/trunk/src/org/apache/xerces/impl/xs/AttributePSVImpl.java

Modified: xerces/java/trunk/src/org/apache/xerces/impl/xs/AttributePSVImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/xs/AttributePSVImpl.java?rev=598427&r1=598426&r2=598427&view=diff
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/xs/AttributePSVImpl.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/xs/AttributePSVImpl.java Mon Nov 26 13:00:52 2007
@@ -37,7 +37,7 @@
  */
 public class AttributePSVImpl implements AttributePSVI {
 
-    /** attribute declaration  */
+    /** attribute declaration */
     protected XSAttributeDeclaration fDeclaration = null;
 
     /** type of attribute, simpleType */



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org