소스 검색

[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