diff options
author | Erik Lumme <erik@vaadin.com> | 2017-09-11 16:01:54 +0300 |
---|---|---|
committer | Erik Lumme <erik@vaadin.com> | 2017-09-11 16:01:54 +0300 |
commit | 09fa4229161032dd461232a3e9bc3e104caf71bc (patch) | |
tree | 5be09a72518314d15c12f2535e41e8f726374c43 /documentation/articles/IntegratingAnExistingGWTWidget.asciidoc | |
parent | 942172fe343dfeef66c16c360b20c08f04408e09 (diff) | |
download | vaadin-framework-09fa4229161032dd461232a3e9bc3e104caf71bc.tar.gz vaadin-framework-09fa4229161032dd461232a3e9bc3e104caf71bc.zip |
Fix typo in the correct place
Diffstat (limited to 'documentation/articles/IntegratingAnExistingGWTWidget.asciidoc')
-rw-r--r-- | documentation/articles/IntegratingAnExistingGWTWidget.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/articles/IntegratingAnExistingGWTWidget.asciidoc b/documentation/articles/IntegratingAnExistingGWTWidget.asciidoc index 134075e7b2..53fd51256c 100644 --- a/documentation/articles/IntegratingAnExistingGWTWidget.asciidoc +++ b/documentation/articles/IntegratingAnExistingGWTWidget.asciidoc @@ -176,4 +176,4 @@ the series contained in the shared state (for simplicity, we clear the That's it! The full source is available as an attachment to this article. -link:img/vaadinflot.zip[Attachment vaadingflot.zip] +link:img/vaadingflot.zip[Attachment vaadingflot.zip] |