Author: dion
Date: Sun Nov  4 05:42:47 2007
New Revision: 591781

URL: http://svn.apache.org/viewvc?rev=591781&view=rev
Log:
typo

Modified:
    
commons/proper/jexl/branches/2.0/src/java/org/apache/commons/jexl/util/Introspector.java

Modified: 
commons/proper/jexl/branches/2.0/src/java/org/apache/commons/jexl/util/Introspector.java
URL: 
http://svn.apache.org/viewvc/commons/proper/jexl/branches/2.0/src/java/org/apache/commons/jexl/util/Introspector.java?rev=591781&r1=591780&r2=591781&view=diff
==============================================================================
--- 
commons/proper/jexl/branches/2.0/src/java/org/apache/commons/jexl/util/Introspector.java
 (original)
+++ 
commons/proper/jexl/branches/2.0/src/java/org/apache/commons/jexl/util/Introspector.java
 Sun Nov  4 05:42:47 2007
@@ -32,7 +32,7 @@
  */
 public class Introspector {
     /**
-     *  The uberspector from Velocity that handles all instrospection patterns.
+     *  The uberspector from Velocity that handles all introspection patterns.
      */
     private static Uberspect uberSpect;
 


Reply via email to