kouber Fri Feb 10 16:51:26 2006 UTC
Modified files:
/phpdoc/howto generating.xml
Log:
typo
http://cvs.php.net/viewcvs.cgi/phpdoc/howto/generating.xml?r1=1.20&r2=1.21&diff_format=u
Index: phpdoc/howto/generating.xml
diff -u phpdoc/howto/generating.xml:1.20 phpdoc/howto/generating.xml:1.21
--- phpdoc/howto/generating.xml:1.20 Tue Sep 20 18:35:35 2005
+++ phpdoc/howto/generating.xml Fri Feb 10 16:51:26 2006
@@ -286,7 +286,7 @@
<tip>
<para>
Instead of generating the whole manual (which takes too much time), you
- can generate just a single senction, by issuing the following command:
+ can generate just a single section, by issuing the following command:
<command>xsltproc --stringparam rootid "<ID>" xsl/html.xsl
manual.xml</command> (replacing <literal><ID></literal> by the ID of
the file/section you want to build.