summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/event
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/vaadin/event')
-rw-r--r--src/com/vaadin/event/package.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/vaadin/event/package.html b/src/com/vaadin/event/package.html
index b44626125d..2e7e17b892 100644
--- a/src/com/vaadin/event/package.html
+++ b/src/com/vaadin/event/package.html
@@ -10,7 +10,7 @@
<p>Provides classes and interfaces for the inheritable event
model. The model supports inheritable events and a flexible way of
registering and unregistering event listeners. It's a fundamental building
-block of the IT Mill Toolkit, and as it is included in
+block of Vaadin, and as it is included in
{@link com.vaadin.ui.AbstractComponent}, all UI components
automatically support it.</p>