summaryrefslogtreecommitdiff
path: root/textproc/libxml
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-09-01 22:13:38 +0000
committerwiz <wiz@pkgsrc.org>2009-09-01 22:13:38 +0000
commit994eea105351702ac369107d29b29aff81092110 (patch)
tree00fa629e91c8824067d6bc75a8b68d1267915b1d /textproc/libxml
parentae8f9a9b1a03350e8f9e4ab13e4cd607064e300c (diff)
downloadpkgsrc-994eea105351702ac369107d29b29aff81092110.tar.gz
Fix two typos. From Bug Hunting in PR 41973.
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 3e9a8cb6f4a..863d8b1f5c1 100644
--- a/textproc/libxml/DESCR
+++ b/textproc/libxml/DESCR
@@ -1,8 +1,8 @@
This is the old 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
+internal document representation 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.
+low level, there is nearly zero abstraction.
Some features are: