]> source.dussan.org Git - vaadin-framework.git/commitdiff
typo
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 19 Apr 2011 14:17:02 +0000 (14:17 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 19 Apr 2011 14:17:02 +0000 (14:17 +0000)
svn changeset:18397/svn branch:6.5

src/com/vaadin/ui/AbstractField.java

index 27682c764d3478395eedf9f5d724b13f935235d6..2ce6294df55a4d94a48a0d827ea21e8c785883d4 100644 (file)
@@ -1042,7 +1042,7 @@ public abstract class AbstractField extends AbstractComponent implements Field,
     /**
      * Sets the internal field value. This is purely used by AbstractField to
      * change the internal Field value. It does not trigger valuechange events.
-     * It can be overriden by the inheriting classes to update all dependent
+     * It can be overridden by the inheriting classes to update all dependent
      * variables.
      * 
      * @param newValue