diff options
author | Ahmed Ashour <asashour@yahoo.com> | 2017-10-20 10:15:43 +0200 |
---|---|---|
committer | Péter Török <31210544+torok-peter@users.noreply.github.com> | 2017-10-20 11:15:43 +0300 |
commit | 69ac68e064efb91ab21cf5aa4fd7533ae07b6089 (patch) | |
tree | 293acecc2055b5d19aa4c3a6c5158ff28d0d5600 /all/src/main/templates | |
parent | df2157ab9f39f7170675c8540a589cdc101d9456 (diff) | |
download | vaadin-framework-69ac68e064efb91ab21cf5aa4fd7533ae07b6089.tar.gz vaadin-framework-69ac68e064efb91ab21cf5aa4fd7533ae07b6089.zip |
Fix typos (#10213)
* Fix typos
* Fix
Diffstat (limited to 'all/src/main/templates')
-rw-r--r-- | all/src/main/templates/release-notes.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index d9d006d23f..f3852f2671 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -155,7 +155,7 @@ </li> </ul> </li> - <li>The Maven GWT compilation for <tt>Vaadin7WidgetSet</tt> requires at least 1G of memory, when using the <tt>vaadin-client-compability</tt> package. If compiled inside Eclipse, possibly even more.</li> + <li>The Maven GWT compilation for <tt>Vaadin7WidgetSet</tt> requires at least 1G of memory, when using the <tt>vaadin-client-compatibility</tt> package. If compiled inside Eclipse, possibly even more.</li> </ul> @@ -270,7 +270,7 @@ being part of the non-compatibility modules. </p> <p> - All applications using either <tt>Reindeer</tt>, <tt>Runo</tt>, <tt>Chameleon</tt> or <tt>Base</tt> theme must include the <tt>vaadin-compability-themes</tt> package. + All applications using either <tt>Reindeer</tt>, <tt>Runo</tt>, <tt>Chameleon</tt> or <tt>Base</tt> theme must include the <tt>vaadin-compatibility-themes</tt> package. </p> <p> |