]> source.dussan.org Git - vaadin-framework.git/commitdiff
Corrected description of a test
authorHenri Sara <henri.sara@itmill.com>
Fri, 4 Jun 2010 09:50:14 +0000 (09:50 +0000)
committerHenri Sara <henri.sara@itmill.com>
Fri, 4 Jun 2010 09:50:14 +0000 (09:50 +0000)
svn changeset:13550/svn branch:6.3

tests/src/com/vaadin/tests/components/caption/LargeCaptionIcon.java

index 0ff82e98476b8db66a0ddfdc8b76adcca30e3d14..603fdf458b5b4a8e88237783c9058bcb8a289cfe 100644 (file)
@@ -9,7 +9,7 @@ public class LargeCaptionIcon extends TestBase {
 
     @Override
     protected String getDescription() {
-        return "The icon should be completetly visible on both initial load and after subsequent refreshes.";
+        return "The icon should be completely visible on both initial load and after subsequent refreshes.";
     }
 
     @Override