summaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
authorMatti Tahvonen <matti.tahvonen@itmill.com>2009-12-02 19:43:09 +0000
committerMatti Tahvonen <matti.tahvonen@itmill.com>2009-12-02 19:43:09 +0000
commit1c9a0db12695ae85539d2da6d95b621fab2709df (patch)
tree0182e988b5aaf543d82080a57122938313fb9b1f /WebContent
parentfa298e7a75158bde34a97518e66817deb53263c0 (diff)
downloadvaadin-framework-1c9a0db12695ae85539d2da6d95b621fab2709df.tar.gz
vaadin-framework-1c9a0db12695ae85539d2da6d95b621fab2709df.zip
typo
svn changeset:10137/svn branch:6.2
Diffstat (limited to 'WebContent')
-rw-r--r--WebContent/release-notes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
index 6cc3c043a1..5e1ace27d0 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -75,7 +75,7 @@ public class ColorPicker extends AbstractField {</pre>
<li>Portlet 2.0 (JSR 268) support (no separate servlet, no session problems, portlet-to-portlet communication, etc)</li>
<li>OSGi support</li>
<li>Enhanced sorting of <b>IndexedContainer</b> and <b>BeanItemContainer</b></li>
- <li>New layout it Sampler and several new examples</li>
+ <li>New layout in Sampler and several new examples</li>
<li>JavaScript injection with <tt>Window.excecuteJavaScript()</tt>, "the method that you never want to use, but that is nice to have"</li>
<li><b>Tree</b> style generator, <b>TabSheet</b> close button, plus dozens of other small enhancements and bug fixes</li>
</ul>