]> source.dussan.org Git - vaadin-framework.git/commitdiff
#7704 javadoc
authorArtur Signell <artur.signell@itmill.com>
Wed, 7 Dec 2011 23:20:55 +0000 (23:20 +0000)
committerArtur Signell <artur.signell@itmill.com>
Wed, 7 Dec 2011 23:20:55 +0000 (23:20 +0000)
svn changeset:22306/svn branch:6.7

src/com/vaadin/ui/AbstractSelect.java

index 646d898a54b8058a79cd9974e7d3ef15dbde3453..9cf08490755fcc49086193bda7d255d18e5b0818 100644 (file)
@@ -1624,7 +1624,7 @@ public abstract class AbstractSelect extends AbstractField implements
      * 
      * <p>
      * Data interface does not support nulls as item ids. Selecting the item
-     * idetified by this id is the same as selecting no items at all. This
+     * identified by this id is the same as selecting no items at all. This
      * setting only affects the single select mode.
      * </p>
      *