summaryrefslogtreecommitdiff
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
commit85a230f65380f70032721306a4c0ef1aaf34037b (patch)
treed5b850ab4c0497f32a9619022b53dd3913b6fc99
parentdda39d02110f15377e1fafbd763f9ea26d4a5f46 (diff)
downloadpkgsrc-85a230f65380f70032721306a4c0ef1aaf34037b.tar.gz
minor formatting fix, s/Gnome/GNOME/
-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