]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixed errorneous end tag
authorArtur Signell <artur.signell@itmill.com>
Fri, 2 Jul 2010 15:22:48 +0000 (15:22 +0000)
committerArtur Signell <artur.signell@itmill.com>
Fri, 2 Jul 2010 15:22:48 +0000 (15:22 +0000)
svn changeset:14046/svn branch:6.4

src/com/vaadin/package.html

index 6142fcb8de50629f21fed09e81c1cfc9c945f235..f771019709502dd51a74b38036cb0c56ec44d07f 100644 (file)
@@ -15,7 +15,7 @@ using {@link com.vaadin.terminal.gwt.server.ApplicationServlet} or
 App Engine).</p>
 
 <p>Vaadin applications can also be deployed as portlets using {@link
-com.vaadin.terminal.gwt.server.ApplicationPortlet] (JSR-168) or {@link
+com.vaadin.terminal.gwt.server.ApplicationPortlet} (JSR-168) or {@link
 com.vaadin.terminal.gwt.server.ApplicationPortlet2} (JSR-286).</p>
 
 <p>All classes in Vaadin are serializable unless otherwise noted.