diff options
author | Artur Signell <artur.signell@itmill.com> | 2009-12-28 13:26:06 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2009-12-28 13:26:06 +0000 |
commit | 7b352b1386a87b2d4faa6faf42fac70c5e854004 (patch) | |
tree | d7b732f0c5e44dce89bd7771b0970cc5b1fd894e /WebContent/release-notes.html | |
parent | 31a2effb25dd819f5c3f9645e7081cc04fbe7418 (diff) | |
download | vaadin-framework-7b352b1386a87b2d4faa6faf42fac70c5e854004.tar.gz vaadin-framework-7b352b1386a87b2d4faa6faf42fac70c5e854004.zip |
Removed extra tag
svn changeset:10555/svn branch:6.3
Diffstat (limited to 'WebContent/release-notes.html')
-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 f5e8dfae3a..74f84f9653 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -54,7 +54,7 @@ contains a number of significant enhancements.</p> public class ColorPicker extends AbstractField {</pre> </li> - <li>The <tt>getTag()</tt> method is no longer needed</tt></li> + <li>The <tt>getTag()</tt> method is no longer needed</li> <li>The Vaadin Plugin for Eclipse can create new widget stubs, define the mapping, and create widget set definition files (<tt>.gwt.xml</tt>).</li> |