Author: mbenson
Date: Wed Jul  2 09:30:30 2008
New Revision: 673435

URL: http://svn.apache.org/viewvc?rev=673435&view=rev
Log:
ws/sp

Modified:
    ant/core/trunk/src/main/org/apache/tools/ant/IntrospectionHelper.java

Modified: ant/core/trunk/src/main/org/apache/tools/ant/IntrospectionHelper.java
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/IntrospectionHelper.java?rev=673435&r1=673434&r2=673435&view=diff
==============================================================================
--- ant/core/trunk/src/main/org/apache/tools/ant/IntrospectionHelper.java 
(original)
+++ ant/core/trunk/src/main/org/apache/tools/ant/IntrospectionHelper.java Wed 
Jul  2 09:30:30 2008
@@ -54,7 +54,7 @@
  * instance has finished its build.
  *
  */
-public final class IntrospectionHelper  {
+public final class IntrospectionHelper {
 
     /**
      * Helper instances we've already created (Class.getName() to 
IntrospectionHelper).
@@ -651,7 +651,7 @@
     }
 
     /**
-     * Check if this element supports a nested element from refection.
+     * Check if this element supports a nested element from reflection.
      *
      * @param parentUri   the uri of the parent
      * @param elementName the name of the nested element being checked


Reply via email to