diff options
author | Artur Signell <artur.signell@itmill.com> | 2011-08-23 12:59:34 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2011-08-23 12:59:34 +0000 |
commit | b0a5fd783d5a62b33141727007be8b2971656a32 (patch) | |
tree | e9ef60f1e686c751042353f603024207c96d2fa8 /WebContent | |
parent | 74596c3a779eab47784a3c63da9b24258e5763b2 (diff) | |
download | vaadin-framework-b0a5fd783d5a62b33141727007be8b2971656a32.tar.gz vaadin-framework-b0a5fd783d5a62b33141727007be8b2971656a32.zip |
#7424 Minor typo correction
svn changeset:20576/svn branch:6.7
Diffstat (limited to 'WebContent')
-rw-r--r-- | WebContent/release-notes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index fa9ba25481..b92399bff0 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -166,7 +166,7 @@ <b>TreeTable</b> supports expand and collapse listeners </p> <p> - <b>PopupDateField</b> and <b>InlineDateField</b> now supports time + <b>PopupDateField</b> and <b>InlineDateField</b> now support time zones </p> <p> |