summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant>2003-11-29 10:19:05 +0000
committergrant <grant>2003-11-29 10:19:05 +0000
commit4faf68283f9a97a3ea1f19f84e9790fd2df5fd8a (patch)
treed5b850ab4c0497f32a9619022b53dd3913b6fc99
parent82ced38351a4e2d6b9d34b127daa24d5a0d75da9 (diff)
downloadpkgsrc-4faf68283f9a97a3ea1f19f84e9790fd2df5fd8a.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