< prev index next >

src/java.xml/share/classes/com/sun/xml/internal/stream/StaxXMLInputSource.java

Print this page

        

@@ -31,11 +31,11 @@
 
 /**
  *
  * @author  Neeraj
  *
- * This class wraps XMLInputSource and is also capable of telling wether application
+ * This class wraps XMLInputSource and is also capable of telling whether application
  * returned XMLStreamReader or not when XMLResolver.resolveEntity
  * was called.
  */
 public class StaxXMLInputSource {
 
< prev index next >