From f4be00df17b02bab2bd91d68ec7315a717a5a7e8 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Thu, 6 Sep 2012 22:53:50 +0200 Subject: doc: fix some typos in .qml files Change-Id: Ice5d60b06ec9ab81fbd98fd1679c8834f3018938 Reviewed-by: Robin Burchell --- examples/quick/text/text.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/quick/text') diff --git a/examples/quick/text/text.qml b/examples/quick/text/text.qml index 06d10e65ba..4b11b93189 100644 --- a/examples/quick/text/text.qml +++ b/examples/quick/text/text.qml @@ -79,7 +79,7 @@ import "../../shared" the tag. 'Text Layout' shows how to create a more complex layout for a text element. - This example lays out the text in two colums using the onLineLaidOut handler + This example lays out the text in two columns using the onLineLaidOut handler that allows you to position and resize each line: \snippet examples/quick/text/styledtext-layout.qml layout */ -- cgit v1.2.3