fixed typo

This commit is contained in:
Tareq Abedrabbo
2010-09-25 14:55:31 +00:00
parent dda706b82a
commit f72b496d35

View File

@@ -364,7 +364,7 @@ public class MessageDispatcher implements WebServiceMessageReceiver, BeanNameAwa
}
/**
* Initialize the <code>EndpointAdapters</code> used by this class. If no adapter beans are explictely set by using
* Initialize the <code>EndpointAdapters</code> used by this class. If no adapter beans are explicitly set by using
* the <code>endpointAdapters</code> property, we use the default strategies.
*
* @see #setEndpointAdapters(java.util.List)