dbs Wed Jul 20 08:49:41 2005 EDT
Modified files: /phpdoc/howto cvs.xml Log: Fix minor typos. Add pointer to XML conventions for things like whitespace. http://cvs.php.net/diff.php/phpdoc/howto/cvs.xml?r1=1.15&r2=1.16&ty=u Index: phpdoc/howto/cvs.xml diff -u phpdoc/howto/cvs.xml:1.15 phpdoc/howto/cvs.xml:1.16 --- phpdoc/howto/cvs.xml:1.15 Wed Dec 15 21:18:26 2004 +++ phpdoc/howto/cvs.xml Wed Jul 20 08:49:39 2005 @@ -311,7 +311,7 @@ </informalexample> </para> <para> - Substitute the "it" part with your langauge code. You can + Substitute the "it" part with your language code. You can check out any number of translations as you need, and you need not check out any translation if you would not like to work with it. To work with the English files, no translation module needs to be checked @@ -469,17 +469,22 @@ </para> <para> - Sometimes it is more convinient to ommit the + Sometimes it is more convenient to omit the <parameter>-m</parameter> parameter, as this way CVS opens a text editor and you can type in your comments there. If you would like to add - more comments, you can't express on one line + more comments that you can't express on one line using <parameter>-m</parameter>, choose this way. </para> + + <para> + For more information on the conventions used in the XML files + that you commit, see <xref linkend="chapter-conventions" />. + </para> <note> <para> - Please check twice, that you commit changes in the human langague + Please check twice, that you commit changes in the human language the file is written in. The <filename>phpdoc</filename> module itself only contains English files, so do not commit any files in other languages, unless others agreed on the <link linkend="chapter-maillist">mailing