summaryrefslogtreecommitdiff
path: root/textproc/libxml
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-11-29 10:19:05 +0000
committergrant <grant@pkgsrc.org>2003-11-29 10:19:05 +0000
commit344d5ea615ffc3c3253c231a7c6f0637d37276d3 (patch)
treed5b850ab4c0497f32a9619022b53dd3913b6fc99 /textproc/libxml
parentdf1dbcc687d3761a06c1bbe36d5b95641c18e91c (diff)
downloadpkgsrc-344d5ea615ffc3c3253c231a7c6f0637d37276d3.tar.gz
minor formatting fix, s/Gnome/GNOME/
Diffstat (limited to 'textproc/libxml')
-rw-r--r--textproc/libxml/DESCR4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml/DESCR b/textproc/libxml/DESCR
index 6d6e1939db3..f44a5d36185 100644
--- a/textproc/libxml/DESCR
+++ b/textproc/libxml/DESCR
@@ -1,10 +1,10 @@
- This is an XML parsing library provided in the Gnome framework.
+This is an XML parsing library provided in the GNOME framework.
XML is a standard to build tag based structured documents. The
internal document repesentation is as close as possible to the
DOM interfaces. The interfaces of the XML library are by principle
low level, there is nearly zero abstration.
- Some features are:
+Some features are:
- C++ support
- Updated code to follow more recent specs, added