[jboss-cvs] JBossAS SVN: r87135 - projects/jboss-deployers/trunk/deployers-vfs-spi/src/main/java/org/jboss/deployers/vfs/spi/structure/modified.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Apr 10 11:55:10 EDT 2009


Author: alesj
Date: 2009-04-10 11:55:10 -0400 (Fri, 10 Apr 2009)
New Revision: 87135

Modified:
   projects/jboss-deployers/trunk/deployers-vfs-spi/src/main/java/org/jboss/deployers/vfs/spi/structure/modified/SynchWrapperModificationChecker.java
Log:
javadocs

Modified: projects/jboss-deployers/trunk/deployers-vfs-spi/src/main/java/org/jboss/deployers/vfs/spi/structure/modified/SynchWrapperModificationChecker.java
===================================================================
--- projects/jboss-deployers/trunk/deployers-vfs-spi/src/main/java/org/jboss/deployers/vfs/spi/structure/modified/SynchWrapperModificationChecker.java	2009-04-10 15:50:58 UTC (rev 87134)
+++ projects/jboss-deployers/trunk/deployers-vfs-spi/src/main/java/org/jboss/deployers/vfs/spi/structure/modified/SynchWrapperModificationChecker.java	2009-04-10 15:55:10 UTC (rev 87135)
@@ -100,7 +100,7 @@
    }
 
    /**
-    * Set orignal visitor attributes.
+    * Set original visitor attributes.
     *
     * @param attributes the attributes
     */
@@ -110,7 +110,7 @@
    }
 
    /**
-    * Set orignal visitor attributes.
+    * Set temp visitor attributes.
     *
     * @param attributes the attributes
     */




More information about the jboss-cvs-commits mailing list