slawek Sun Oct 21 17:17:58 2001 EDT
Modified files:
/phpdoc/howto generating.xml
Log:
fixed typo
Index: phpdoc/howto/generating.xml
diff -u phpdoc/howto/generating.xml:1.1 phpdoc/howto/generating.xml:1.2
--- phpdoc/howto/generating.xml:1.1 Sun Oct 21 10:17:00 2001
+++ phpdoc/howto/generating.xml Sun Oct 21 17:17:57 2001
@@ -190,7 +190,7 @@
Currently using XSL stylesheets to generate output
of XML files is not as well supported as using DSSSL
style sheets. This is because XSL stylesheets are not
- as customized as DSSL ones, and XSL tools are not as
+ as customized as DSSSL ones, and XSL tools are not as
widely used, and standardized.
</para>