]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixed one javadoc typo
authorMarc Englund <marc.englund@itmill.com>
Thu, 5 Jun 2008 13:14:57 +0000 (13:14 +0000)
committerMarc Englund <marc.englund@itmill.com>
Thu, 5 Jun 2008 13:14:57 +0000 (13:14 +0000)
svn changeset:4766/svn branch:trunk

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

index 908c0c2178d67b16d45a7b928224ca62e772360d..dd26a38cc2e363edcb8853d1cdf77170cf3bce2c 100644 (file)
@@ -176,7 +176,7 @@ public class TextField extends AbstractField {
     }
 
     /**
-     * Gets the formatted dtring value. Sets the field value by using the
+     * Gets the formatted string value. Sets the field value by using the
      * assigned Format.
      * 
      * @return the Formatted value.