From 65df2459af59ca8b027ca0f91071577af6af0eb2 Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Fri, 4 Jun 2010 09:50:14 +0000 Subject: [PATCH] Corrected description of a test svn changeset:13550/svn branch:6.3 --- .../com/vaadin/tests/components/caption/LargeCaptionIcon.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/src/com/vaadin/tests/components/caption/LargeCaptionIcon.java b/tests/src/com/vaadin/tests/components/caption/LargeCaptionIcon.java index 0ff82e9847..603fdf458b 100644 --- a/tests/src/com/vaadin/tests/components/caption/LargeCaptionIcon.java +++ b/tests/src/com/vaadin/tests/components/caption/LargeCaptionIcon.java @@ -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 -- 2.39.5