summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/demo/ToolkitTunesLayout.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/vaadin/demo/ToolkitTunesLayout.java')
-rw-r--r--src/com/vaadin/demo/ToolkitTunesLayout.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/vaadin/demo/ToolkitTunesLayout.java b/src/com/vaadin/demo/ToolkitTunesLayout.java
index 4951eb2105..c3615e934c 100644
--- a/src/com/vaadin/demo/ToolkitTunesLayout.java
+++ b/src/com/vaadin/demo/ToolkitTunesLayout.java
@@ -46,7 +46,7 @@ public class ToolkitTunesLayout extends Application {
root
.showNotification(
- "This is an example of how you can do layouts in IT Mill Toolkit.<br/>It is not a working sound player.",
+ "This is an example of how you can do layouts in Vaadin.<br/>It is not a working sound player.",
Notification.TYPE_HUMANIZED_MESSAGE);
// Our root window contains one VerticalLayout by default, let's make