Quellcode durchsuchen

[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 vor 17 Jahren
Ursprung
Commit
e2ad162fc2
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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>