summaryrefslogtreecommitdiff
path: root/docs/doxygen/doxyxml/example/xml/combine.xslt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen/doxyxml/example/xml/combine.xslt')
-rw-r--r--docs/doxygen/doxyxml/example/xml/combine.xslt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen/doxyxml/example/xml/combine.xslt b/docs/doxygen/doxyxml/example/xml/combine.xslt
index abdd9ac75..6de203a2b 100644
--- a/docs/doxygen/doxyxml/example/xml/combine.xslt
+++ b/docs/doxygen/doxyxml/example/xml/combine.xslt
@@ -1,4 +1,4 @@
-<!-- XSLT script to combine the generated output into a single file.
+<!-- XSLT script to combine the generated output into a single file.
If you have xsltproc you could use:
xsltproc combine.xslt index.xml >all.xml
-->