summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-11-27 11:05:05 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-03 12:53:31 +0000
commit04d8460277233046f6db5cd3553ba8e63e62c714 (patch)
tree007a43b1af510a3728d7750193eb64149b51221d /documentation
parent93267b79fb45be09c0f32e2c17873f4173b0d1a1 (diff)
downloadast2050-yocto-poky-04d8460277233046f6db5cd3553ba8e63e62c714.zip
ast2050-yocto-poky-04d8460277233046f6db5cd3553ba8e63e62c714.tar.gz
ref-manual: Fixed class name gtext to gettext.
I put this name in wrong in the original commit. (From yocto-docs rev: 654ba14a17886b5743e6732f825a693375d264cf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-classes.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 3cf1359..548ffd0 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -621,11 +621,11 @@
</para>
</section>
-<section id='ref-classes-gtext'>
- <title><filename>gtext.bbclass</filename></title>
+<section id='ref-classes-gettext'>
+ <title><filename>gettext.bbclass</filename></title>
<para>
- The GText (<filename>gtext</filename>) class provides support for
+ The GText (<filename>gettext</filename>) class provides support for
building software that uses the GNU <filename>gettext</filename>
internationalization and localization system.
All recipes building software that use
OpenPOWER on IntegriCloud