summaryrefslogtreecommitdiff
path: root/textproc/gdome2/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/gdome2/DESCR')
-rw-r--r--textproc/gdome2/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gdome2/DESCR b/textproc/gdome2/DESCR
index 1175aab21df..a79353ffebd 100644
--- a/textproc/gdome2/DESCR
+++ b/textproc/gdome2/DESCR
@@ -7,7 +7,7 @@ software which takes a parsed XML or HTML document and makes it available for
processing via the DOM interfaces. A browser contains a host implementation,
for example.
-Here some key points about libgdome:
+Here some key points about libgdome:
* Libgdome is a DOM level2 Implementation.
* Libgdome supports "Core" and "XML" modules (DOM level2 Core Recommendation).
* Libgdome supports "Events" and "MutationEvents" modules (DOM level2 Events