aboutsummaryrefslogtreecommitdiff
path: root/libraries/tDOM/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/tDOM/README')
-rw-r--r--libraries/tDOM/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/tDOM/README b/libraries/tDOM/README
index 27d7d01af419..3a2caa5452c2 100644
--- a/libraries/tDOM/README
+++ b/libraries/tDOM/README
@@ -3,7 +3,7 @@ Tcl scripting functionality. tDOM should be one of the fastest ways to
manipulate XML with a scripting language and uses very little memory in the
process (for example the DOM tree of the XML recommendation in XML (160K)
needs only about 450K in memory)! The tDOM project was started by Jochen
-Löwer. It is currently maintained by Rolf Ade.
+Lower. It is currently maintained by Rolf Ade.
Note, tDOM ships with two extensions: tnc, an XML validation module and
tdomhtml, a set of definitions for creating html documents using tDOM. The