Преглед на файлове

[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 години
родител
ревизия
c7708cffc0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      documentation/manual/en/module_specs/Zend_Controller-Router-Route-Rest.xml

+ 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