Przeglądaj źródła

[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 lat temu
rodzic
commit
808f4808f1

+ 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>