diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-08-23 11:39:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-24 19:49:35 -0700 |
commit | 6ca8903629b0db572142874194881c7e10549f52 (patch) | |
tree | 0c38f3916877024d4d96bda2b9ee7d070bd993ed /documentation/poky-ref-manual/ref-structure.xml | |
parent | d1b1109e82e85f585154bdf54a36fc788c27f75d (diff) | |
download | poky-6ca8903629b0db572142874194881c7e10549f52.tar.gz |
documentation: correct QT to Qt
(From yocto-docs rev: 37ac4cbd61bc8c891aa6dc05baf632a0a4bfd906)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/ref-structure.xml')
-rw-r--r-- | documentation/poky-ref-manual/ref-structure.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml index b5e2e3550f..3e3b7944d3 100644 --- a/documentation/poky-ref-manual/ref-structure.xml +++ b/documentation/poky-ref-manual/ref-structure.xml | |||
@@ -557,7 +557,7 @@ | |||
557 | <title><filename>meta/recipes-qt/</filename></title> | 557 | <title><filename>meta/recipes-qt/</filename></title> |
558 | 558 | ||
559 | <para> | 559 | <para> |
560 | This directory contains all things related to the QT application framework. | 560 | This directory contains all things related to the Qt application framework. |
561 | </para> | 561 | </para> |
562 | </section> | 562 | </section> |
563 | 563 | ||