[oe-commits] Paul Eggleton : meta/recipes.txt: correct Qt capitalisation

git version control git at git.openembedded.org
Wed Sep 7 21:57:16 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 429be858090d1c40589cb269a70ed1515119ac1f
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=429be858090d1c40589cb269a70ed1515119ac1f

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Wed Sep  7 17:05:41 2011 +0100

meta/recipes.txt: correct Qt capitalisation

"Qt" is correct according to the documentation.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes.txt b/meta/recipes.txt
index 51bb746..bf7f19e 100644
--- a/meta/recipes.txt
+++ b/meta/recipes.txt
@@ -8,6 +8,6 @@ recipes-gnome        - All things related to the GTK+ application framework
 recipes-graphics     - X and other graphically related system libraries  
 recipes-kernel       - The kernel and generic applications/libraries with strong kernel dependencies
 recipes-multimedia   - Codecs and support utilties for audio, images and video
-recipes-qt           - All things related to the QT application framework
+recipes-qt           - All things related to the Qt application framework
 recipes-sato         - The Sato demo/reference UI/UX, its associated apps and configuration 
 





More information about the Openembedded-commits mailing list