]> source.dussan.org Git - vaadin-framework.git/commitdiff
Constructors documents changed.
authorMohamed Atique <mohamed.atique@renaissance-it.com>
Fri, 13 Apr 2007 10:41:16 +0000 (10:41 +0000)
committerMohamed Atique <mohamed.atique@renaissance-it.com>
Fri, 13 Apr 2007 10:41:16 +0000 (10:41 +0000)
svn changeset:1235/svn branch:trunk

src/com/itmill/toolkit/Application.java

index 415167a5be0e4890e2d52c32aaae638710fcf794..27b2a2c703e9530be9e1c41d73e1c775ff5301bd 100644 (file)
@@ -764,7 +764,7 @@ public abstract class Application implements URIHandler, Terminal.ErrorListener
                private Window window;
 
                /**
-                * Creates the event.
+                * Creates a event.
                 * 
                 * @param window
                 *            the Detached window.
@@ -804,7 +804,7 @@ public abstract class Application implements URIHandler, Terminal.ErrorListener
                private Window window;
 
                /**
-                * Creates the event.
+                * Creates a event.
                 * 
                 * @param window
                 *            the Attached window.