From 0bce8f9f64db10bae831036e9a2daa47a91d83c8 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Fri, 28 Aug 2009 14:11:52 +0000 Subject: [PATCH] Fixed typos svn changeset:8583/svn branch:6.1 --- .../features/layouts/CssLayoutsExample.java | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/com/vaadin/demo/sampler/features/layouts/CssLayoutsExample.java b/src/com/vaadin/demo/sampler/features/layouts/CssLayoutsExample.java index 08077e4888..b7938452da 100644 --- a/src/com/vaadin/demo/sampler/features/layouts/CssLayoutsExample.java +++ b/src/com/vaadin/demo/sampler/features/layouts/CssLayoutsExample.java @@ -13,9 +13,9 @@ public class CssLayoutsExample extends VerticalLayout { setMargin(true); /* - * Note that adding inline style like this is a very bad programming - * habit in common. The correct place for css is in theme. We do it here - * to keep css in java code for demonstration purposes. + * Note that adding inline style like this is a very, VERY bad + * programming habit. The correct place for CSS is in the theme. We do + * it here to keep the CSS in the java code for demonstration purposes. */ Label demostyle = new Label( "