You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by ru...@apache.org on 2007/07/07 09:42:35 UTC

svn commit: r554152 - /webservices/commons/trunk/modules/neethi/src/main/java/org/apache/neethi/AssertionBuilderFactory.java

Author: ruchithf
Date: Sat Jul  7 00:42:31 2007
New Revision: 554152

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

Modified:
    webservices/commons/trunk/modules/neethi/src/main/java/org/apache/neethi/AssertionBuilderFactory.java

Modified: webservices/commons/trunk/modules/neethi/src/main/java/org/apache/neethi/AssertionBuilderFactory.java
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/src/main/java/org/apache/neethi/AssertionBuilderFactory.java?view=diff&rev=554152&r1=554151&r2=554152
==============================================================================
--- webservices/commons/trunk/modules/neethi/src/main/java/org/apache/neethi/AssertionBuilderFactory.java (original)
+++ webservices/commons/trunk/modules/neethi/src/main/java/org/apache/neethi/AssertionBuilderFactory.java Sat Jul  7 00:42:31 2007
@@ -31,7 +31,7 @@
 
 /**
  * AssertionFactory is used to create an Assertion from an OMElement. It uses an
- * appropriate AssertionBuilder instace to create an Assertion based on the
+ * appropriate AssertionBuilder instance to create an Assertion based on the
  * QName of the given OMElement. Domain Policy authors could right custom
  * AssertionBuilders to build Assertions for domain specific assertions.
  * 



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org