Просмотр исходного кода

[DOCUMENTATION]maybe 2 verbs lack 'or'.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@17991 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp 16 лет назад
Родитель
Сommit
c7708cffc0

+ 1 - 1
documentation/manual/en/module_specs/Zend_Controller-Router-Route-Rest.xml

@@ -120,7 +120,7 @@ $front->getRouter()->addRoute('rest', $restRoute);
         <title>Zend_Rest_Controller</title>
 
         <para>
-            To help guide development of Controllers for use with
+            To help or guide development of Controllers for use with
             <classname>Zend_Rest_Route</classname>, extend your Controllers from
             <classname>Zend_Rest_Controller</classname>.
             <classname>Zend_Rest_Controller</classname> defines the 5 most-commonly