From 3c7c0db272899191fd3b2e647240d3ef403f2141 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 6 May 2011 17:30:19 -0500 Subject: [PATCH] documentation/yocto-project-qs/yocto-project-qs.xml: fixed typo There was an occurance of 'the the' in the manual. I removed it. (From yocto-docs rev: fae94d71d74434abd8d306a045cdb95efe1dd9b3) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 9297236356..1b334887bf 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -47,7 +47,7 @@ The Yocto Project through the Poky build tool provides an open source development environment targeting the ARM, MIPS, PowerPC and x86 architectures for a variety of platforms including x86-64 and emulated ones. - You can use components from the the Yocto Project to design, develop, build, debug, simulate, + You can use components from the Yocto Project to design, develop, build, debug, simulate, and test the complete software stack using Linux, the X Window System, GNOME Mobile-based application frameworks, and Qt frameworks.