summaryrefslogtreecommitdiff
path: root/libxml.3
diff options
context:
space:
mode:
Diffstat (limited to 'libxml.3')
-rw-r--r--libxml.32
1 files changed, 1 insertions, 1 deletions
diff --git a/libxml.3 b/libxml.3
index b3e9fef..88d3eee 100644
--- a/libxml.3
+++ b/libxml.3
@@ -5,7 +5,7 @@ libxml \- library used to parse XML files
The
.I libxml
library is used to parse XML files.
-Its internal document representation is as close as possible to the
+Its internal document repesentation is as close as possible to the
.I DOM
(Document Object Model) interface,
an API for accessing XML or HTML structured documents.