This commit is contained in:
Arjen Poutsma
2010-04-27 09:32:35 +00:00
parent cceba687dd
commit 45cef46007

View File

@@ -32,7 +32,7 @@ import javax.xml.transform.Result;
public interface SoapHeader extends SoapElement {
/**
* Returns a <code>Result</code> that represents the concents of the header.
* Returns a <code>Result</code> that represents the contents of the header.
* <p/>
* The result can be used for marshalling.
*