Browse Source

[DOCUMENTATION]en:remove mistype

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@15685 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp 16 years ago
parent
commit
24357343e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      documentation/manual/en/module_specs/Zend_Soap_Wsdl.xml

+ 1 - 1
documentation/manual/en/module_specs/Zend_Soap_Wsdl.xml

@@ -198,7 +198,7 @@
             <code>addSoapOperation($binding, $soap_action)</code>
             method adds SOAP operation ('soap:operation') entry to the binding element with the specified action.
             'style' attribute of the 'soap:operation' element is not used since programming model (RPC-oriented or document-oriented)
-            may be st using <code>addSoapBinding()</code> method
+            may be using <code>addSoapBinding()</code> method
         </para>
         <para>
             'soapAction' attribute of '/definitions/binding/soap:operation' element specifies the value of the SOAPAction header