From 6298398bee32521fa2b7ba0d1226eb32742f28f9 Mon Sep 17 00:00:00 2001
From: Jani Laakso <jani.laakso@itmill.com>
Date: Tue, 3 Apr 2007 13:59:46 +0000
Subject: Doc fixes.

svn changeset:1114/svn branch:trunk
---
 WebContent/index.html | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

(limited to 'WebContent')

diff --git a/WebContent/index.html b/WebContent/index.html
index 4d3453bb21..90545741c3 100644
--- a/WebContent/index.html
+++ b/WebContent/index.html
@@ -99,9 +99,10 @@
 	<h3><a href="CustomLayoutDemo">CustomLayoutDemo</a></h3>
 	<div class="option">
 	<p>
-	 This example demonstrates how web designer may create multiple 
-	 html pages and how Toolkit UI components are attached to these 
-	 html pages using custom layout functionality.
+	 This example demonstrates how Toolkit interacts with HTML pages
+	 that web designer usually creates. Shows how Toolkit UI components
+	 are placed to HTML pages and how HTML pages are rendered within Toolkit
+	 framework.
 	</p>
 	<p>
 	 Demonstrates: how to create
-- 
cgit v1.2.3