]> source.dussan.org Git - vaadin-framework.git/commitdiff
fixed javadoc typo
authorMarc Englund <marc.englund@itmill.com>
Mon, 27 Aug 2007 09:42:08 +0000 (09:42 +0000)
committerMarc Englund <marc.englund@itmill.com>
Mon, 27 Aug 2007 09:42:08 +0000 (09:42 +0000)
svn changeset:2129/svn branch:trunk

src/com/itmill/toolkit/ui/Select.java

index a2ac194e1275f6793408c55b94aa77d52babf5ea..d53a3e34808f2be2b336518dd73888904e7498f5 100644 (file)
@@ -224,7 +224,7 @@ public class Select extends AbstractField implements Container,
        }
 
        /**
-        * Creates a new select wthat is connected to a data-source.
+        * Creates a new select that is connected to a data-source.
         * 
         * @param caption
         *            the Caption of the component.