[xslt] Re: API docs typos
- From: Jonathan Wakely <cow compsoc man ac uk>
- To: xslt gnome org
- Subject: [xslt] Re: API docs typos
- Date: Thu, 9 Jan 2003 17:24:12 +0000
Hi all.
Further to a mail I sent last month, the attached patch fixes what
appears to be a typo in the libxslt docs (libxml rather than libxslt),
as well as a slight grammatical error.
regards,
jon
--
"Death to all fanatics!"
- Mal2
Index: doc/libxslt.sgml
===================================================================
RCS file: /cvs/gnome/libxslt/doc/libxslt.sgml,v
retrieving revision 1.5
diff -u -p -b -B -r1.5 libxslt.sgml
--- doc/libxslt.sgml 23 Jan 2002 22:14:56 -0000 1.5
+++ doc/libxslt.sgml 9 Jan 2003 16:33:56 -0000
@@ -58,10 +58,10 @@
</bookinfo>
<chapter id="libxslt-notes">
- <title>Libxml Programming Notes</title>
+ <title>Libxslt Programming Notes</title>
- <para>Libxml is an XSLT toolkit library, it allows to transform
- XML documents. It uses the XML parser, tree and XPath functionnalities
+ <para>Libxslt is an XSLT toolkit library, which allows you to transform
+ XML documents. It uses the XML parser, tree and XPath functionalities
of libxml2</para>
</chapter>
<chapter id="libxslt-lib">
Index: doc/html/book1.html
===================================================================
RCS file: /cvs/gnome/libxslt/doc/html/book1.html,v
retrieving revision 1.9
diff -u -p -b -B -r1.9 book1.html
--- doc/html/book1.html 26 Nov 2002 15:05:15 -0000 1.9
+++ doc/html/book1.html 9 Jan 2003 16:33:57 -0000
@@ -7,7 +7,7 @@ NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
"><LINK
REL="NEXT"
-TITLE="Libxml Programming Notes"
+TITLE="Libxslt Programming Notes"
HREF="libxslt-notes.html"></HEAD
><BODY
CLASS="BOOK"
@@ -113,7 +113,7 @@ CLASS="TOC"
><DT
><A
HREF="libxslt-notes.html"
->Libxml Programming Notes</A
+>Libxslt Programming Notes</A
></DT
><DT
><A
@@ -256,7 +256,7 @@ ALIGN="right"
COLOR="#FFFFFF"
SIZE="3"
><B
->Libxml Programming Notes</B
+>Libslt Programming Notes</B
></FONT
></TD
></TR
Index: doc/html/libxslt-notes.html
===================================================================
RCS file: /cvs/gnome/libxslt/doc/html/libxslt-notes.html,v
retrieving revision 1.5
diff -u -p -b -B -r1.5 libxslt-notes.html
--- doc/html/libxslt-notes.html 26 Nov 2002 15:05:15 -0000 1.5
+++ doc/html/libxslt-notes.html 9 Jan 2003 16:33:57 -0000
@@ -1,7 +1,7 @@
<HTML
><HEAD
><TITLE
->Libxml Programming Notes</TITLE
+>Libxslt Programming Notes</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
@@ -109,10 +109,10 @@ CLASS="CHAPTER"
><A
NAME="LIBXSLT-NOTES"
></A
->Libxml Programming Notes</H1
+>Libxslt Programming Notes</H1
><P
->Libxml is an XSLT toolkit library, it allows to transform
- XML documents. It uses the XML parser, tree and XPath functionnalities
+>Libxslt is an XSLT toolkit library, which allows you to transform
+ XML documents. It uses the XML parser, tree and XPath functionalities
of libxml2</P
></DIV
><DIV
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]