From: Artur Signell Date: Fri, 28 Aug 2009 14:11:52 +0000 (+0000) Subject: Fixed typos X-Git-Tag: 6.7.0.beta1~2573 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0bce8f9f64db10bae831036e9a2daa47a91d83c8;p=vaadin-framework.git Fixed typos svn changeset:8583/svn branch:6.1 --- 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( "