From 70351d9baef5b789720856929593f311ad5a3a4e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 27 Nov 2013 11:05:05 -0800 Subject: [PATCH] ref-manual: Fixed class name gtext to gettext. I put this name in wrong in the original commit. (From yocto-docs rev: c68ab8404a693de9ba6b229317c6fb5d78060b10) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 3cf1359ee8..548ffd077b 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -621,11 +621,11 @@ -
- <filename>gtext.bbclass</filename> +
+ <filename>gettext.bbclass</filename> - The GText (gtext) class provides support for + The GText (gettext) class provides support for building software that uses the GNU gettext internationalization and localization system. All recipes building software that use