techtonik Tue Jun 21 08:26:35 2005 EDT
Modified files:
/phpdoc/xsl README.txt
Log:
- typo
http://cvs.php.net/diff.php/phpdoc/xsl/README.txt?r1=1.2&r2=1.3&ty=u
Index: phpdoc/xsl/README.txt
diff -u phpdoc/xsl/README.txt:1.2 phpdoc/xsl/README.txt:1.3
--- phpdoc/xsl/README.txt:1.2 Sat Nov 13 12:49:41 2004
+++ phpdoc/xsl/README.txt Tue Jun 21 08:26:35 2005
@@ -27,7 +27,7 @@
DocBook templates upgrade you must merge these modifications. This becomes even
worse if there will be major structural changes in XSL DocBook (not likely, but
still possible) - that way you will have to start customizations almost from
-scratch. Sometimes it is much more easier to patch output code with PHP
scripts.
+scratch. Sometimes it is much more easier to patch output HTML with PHP
scripts.
So, the first layer is "minor" customizations of DocBook XSL templates, where
.html and HTMLHELP project files are created without major templates
redefining.
@@ -55,4 +55,4 @@
Contact him or the phpdoc list ([email protected]) if you have any questions
or suggestions...
-Last modified $Date: 2004/11/13 17:49:41 $
\ No newline at end of file
+Last modified $Date: 2005/06/21 12:26:35 $
\ No newline at end of file