Author: ningjiang
Date: Thu Sep  6 02:39:17 2007
New Revision: 573200

URL: http://svn.apache.org/viewvc?rev=573200&view=rev
Log:
Fixed a typo in the Messages.properties

Modified:
    
incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/Messages.properties

Modified: 
incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/Messages.properties
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/Messages.properties?rev=573200&r1=573199&r2=573200&view=diff
==============================================================================
--- 
incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/Messages.properties
 (original)
+++ 
incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/Messages.properties
 Thu Sep  6 02:39:17 2007
@@ -18,5 +18,5 @@
 #    under the License.
 #
 #
-NO_CONDUIT_INITIATOR=No conduit initiator was found for the namepsace {0}.
+NO_CONDUIT_INITIATOR=No conduit initiator was found for the namespace {0}.
 NO_DEST_FACTORY=No DestinationFactory was found for the namespace {0}.


Reply via email to