From f1ea9ca56319ea463fa6d8d7eef6cff071ebb5b6 Mon Sep 17 00:00:00 2001 From: Rainer Keller Date: Thu, 17 Oct 2013 13:34:46 +0200 Subject: Fix typos Change-Id: I1cfd32f4109a21270ac3bfa64b7494abb6a07adb Reviewed-by: Eirik Aavitsland --- basicsuite/Text Input/description.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basicsuite/Text Input/description.txt') diff --git a/basicsuite/Text Input/description.txt b/basicsuite/Text Input/description.txt index 0469b1b..c60d036 100644 --- a/basicsuite/Text Input/description.txt +++ b/basicsuite/Text Input/description.txt @@ -2,5 +2,5 @@ This examples illustrates how Qt can handle input on touch devices. The launcher loads a custom platform input context plugin and contains a virtual keyboard. When a text control in Qt Quick gets focus, the input context will trigger the virtual keyboard to show on screen and clicks in the virtual keyboard are delegated to the text control. -Our demo virtual keyboard has support for english, finnish and arabic. The input context plugin API is plugin based and can be replaced with whatever the user desires. Qt has a ready made plugin for Maliit, an open-source, cross-platform input method framework for mobile and embedded. +Our demo virtual keyboard has support for english, finnish and arabic. The input context API is plugin based and users can replace existing plugins with whatever they desire. Qt has a ready made plugin for Maliit, an open-source, cross-platform input method framework for mobile and embedded. -- cgit v1.2.3