]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixed a typo in Release Notes.
authorMarko Gronroos <magi@vaadin.com>
Fri, 23 Dec 2011 13:42:00 +0000 (15:42 +0200)
committerMarko Gronroos <magi@vaadin.com>
Fri, 23 Dec 2011 13:42:00 +0000 (15:42 +0200)
WebContent/release-notes.html

index 6701255d245ebd7a62369c56e210ae1dfe36efef..09f0df7641dcf1a4433a28b6cc9452e0e6cb9f3b 100644 (file)
       <p>
         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
-        <b>Root</b> or <b>Root.LegacyWindow</b> instead of <b>Application</b>.
+        <b>Root</b> or <b>Root.LegacyApplication</b> instead of <b>Application</b>.
       </p>
 
       <p>