From 132ab3fab0d19f53b289c42386837ed1908d62cd Mon Sep 17 00:00:00 2001 From: Marko Gronroos Date: Fri, 23 Dec 2011 15:42:00 +0200 Subject: [PATCH] Fixed a typo in Release Notes. --- WebContent/release-notes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 6701255d24..09f0df7641 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -102,7 +102,7 @@

All Vaadin 6 applications need some changes when migrating to Vaadin 7. The most obvious changes are in the application/window API and require extending either - Root or Root.LegacyWindow instead of Application. + Root or Root.LegacyApplication instead of Application.

-- 2.39.5