瀏覽代碼

[DOCUMENTATION] English : add colons to make easy to translate

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@18845 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp 16 年之前
父節點
當前提交
808f4808f1
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      documentation/manual/en/ref/migration-introduction.xml

+ 2 - 2
documentation/manual/en/ref/migration-introduction.xml

@@ -19,12 +19,12 @@
         Still, from time to time, it is not possible or even necessary to make
         changes which have effect on your code, to prevent or solve other problems.
         To help you to detect possible changes you may need to do when upgrading
-        to a new Zend Framework release you should carefully read this section.
+        to a new Zend Framework release, you should carefully read this section.
     </para>
 
     <para>
         Below you will find informations about all known changes which can have
-        effect on your code and examples for you about necessary changes you
+        effect on your code, and examples for you about necessary changes you
         have to do when doing an upgrade.
     </para>
 </sect1>