]> source.dussan.org Git - vaadin-framework.git/commit
Fix typo in public API
authorLeif Åstrand <leif@vaadin.com>
Tue, 20 Dec 2011 07:29:36 +0000 (09:29 +0200)
committerLeif Åstrand <leif@vaadin.com>
Tue, 20 Dec 2011 07:29:36 +0000 (09:29 +0200)
commit455202773f7a966b9fc4fc03acaec4bc09d108ee
tree2775a8c471fb86883940b878c1cf1074fe5c122d
parentac9137878e06fb4d2a66425ebd00ceb9d5bd9fa5
Fix typo in public API
src/com/vaadin/Application.java
src/com/vaadin/annotations/RootInitRequiresBrowserDetails.java [new file with mode: 0644]
src/com/vaadin/annotations/RootInitRequiresBrowserDetals.java [deleted file]
src/com/vaadin/terminal/WrappedRequest.java
src/com/vaadin/ui/Root.java
tests/testbench/com/vaadin/tests/application/RefreshStatePreserve.java
tests/testbench/com/vaadin/tests/components/root/LazyInitRoots.java
tests/testbench/com/vaadin/tests/components/root/UriFragmentTest.java