Author: bimargulies
Date: Sun Nov 18 15:52:23 2007
New Revision: 596163
URL: http://svn.apache.org/viewvc?rev=596163&view=rev
Log:
More removal of attempts to do overloading in Javascript.
Modified:
incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/AbstractConduit.java
Modified:
incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/AbstractConduit.java
URL:
http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/AbstractConduit.java?rev=596163&r1=596162&r2=596163&view=diff
==============================================================================
---
incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/AbstractConduit.java
(original)
+++
incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/AbstractConduit.java
Sun Nov 18 15:52:23 2007
@@ -48,7 +48,7 @@
}
/**
- * Retreive the back-channel Destination.
+ * Retrieve the back-channel Destination.
*
* @return the backchannel Destination (or null if the backchannel is
* built-in)