From: Marc Englund Date: Mon, 27 Aug 2007 09:42:08 +0000 (+0000) Subject: fixed javadoc typo X-Git-Tag: 6.7.0.beta1~6067 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=bfbe31b74ee19b8e30186102198bb3fe4b415fe6;p=vaadin-framework.git fixed javadoc typo svn changeset:2129/svn branch:trunk --- diff --git a/src/com/itmill/toolkit/ui/Select.java b/src/com/itmill/toolkit/ui/Select.java index a2ac194e12..d53a3e3480 100644 --- a/src/com/itmill/toolkit/ui/Select.java +++ b/src/com/itmill/toolkit/ui/Select.java @@ -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.