Explorar el Código

[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 hace 16 años
padre
commit
e2ad162fc2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>