summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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