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 <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 7d3e2a8c49
commit 70351d9bae
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