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>
This commit is contained in:
Scott Rifenbark 2013-11-27 11:05:05 -08:00 committed by Richard Purdie
parent 93267b79fb
commit 04d8460277
1 changed files with 3 additions and 3 deletions

View File

@ -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