瀏覽代碼

[doc]correcrt mistype respectively from respectivly

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@15621 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp 17 年之前
父節點
當前提交
e2ad162fc2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      documentation/manual/en/module_specs/Zend_Soap_Wsdl.xml

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

@@ -493,7 +493,7 @@ foreach($result->types AS $type) {
 
         <para>All elements implement the interface <classname>Zend_Soap_Wsdl_Element_Interface</classname>
         that proxies a <code>getName()</code> and a <code>getDocumentation()</code> function with the
-        unique identifier of the element and its documentation respectivly. All the elements have
+        unique identifier of the element and its documentation respectively. All the elements have
         public properties that describe its state in more detail and also contain their nested
         dependencies for easy iteratable access.</para>
     </sect2>