betz Thu Sep 8 10:09:04 2005 EDT
Modified files: /phpdoc/howto scripts.xml Log: typos http://cvs.php.net/diff.php/phpdoc/howto/scripts.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/howto/scripts.xml diff -u phpdoc/howto/scripts.xml:1.2 phpdoc/howto/scripts.xml:1.3 --- phpdoc/howto/scripts.xml:1.2 Wed Sep 7 17:25:36 2005 +++ phpdoc/howto/scripts.xml Thu Sep 8 10:09:02 2005 @@ -90,13 +90,13 @@ <para> The purpose of the extension, specified by an ID. There are several IDs available, which can be consulted in the - <filename>en/entensions.ent</filename> file. They look like + <filename>en/extensions.ent</filename> file. They look like <literal>database.vendors</literal> or <literal>xml</literal>. </para> <para> If none of the available categories fits your extension, you can create a new one. To do so, you must add a new entity in the - <filename>en/entensions.ent</filename> file, like: + <filename>en/extensions.ent</filename> file, like: <literal><!ENTITY extcat.purpose.xml '<title>XML Manipulation</title>'></literal>. After this, you still need to edit <filename>en/appendices/extensions.xml</filename> and