]> source.dussan.org Git - vaadin-framework.git/commitdiff
Remove invalid javadoc causing eclipse formatter to insert newlines
authorLeif Åstrand <leif@vaadin.com>
Fri, 6 Jan 2012 10:59:13 +0000 (12:59 +0200)
committerLeif Åstrand <leif@vaadin.com>
Fri, 6 Jan 2012 10:59:13 +0000 (12:59 +0200)
src/com/vaadin/ui/Root.java

index e5295af090570e1a95bad6add95173e4b1118b78..dec2efcb9f548cf40be8f7b6b98d217f70455669 100644 (file)
@@ -194,8 +194,7 @@ public abstract class Root extends AbstractComponentContainer implements
     /**
      * Helper class to emulate the main window from Vaadin 6 using roots. This
      * class should be used in the same way as Window used as a browser level
-     * window in Vaadin 6 with {@Application.LegacyApplication
-     * }
+     * window in Vaadin 6 with {@link com.vaadin.Application.LegacyApplication}
      */
     @Deprecated
     @EagerInit