ref-manual: Edits to gsettings class.

(From yocto-docs rev: 4eab42554d1409f58cf8498e40eb32b4d91677d3)

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-12-05 13:24:45 -06:00 committed by Richard Purdie
parent a860737bba
commit 9814463a40
1 changed files with 2 additions and 2 deletions

View File

@ -749,11 +749,11 @@
<title><filename>gsettings.bbclass</filename></title>
<para>
The GSettings (<filename>gsettings</filename>) class
The <filename>gsettings</filename> class
provides common functionality for recipes that need to install
GSettings (glib) schemas.
The schemas are assumed to be part of the main package.
Appropriate post-installation and post-remove (postinst/postrm)
Appropriate post-install and post-remove (postinst/postrm)
scriptlets are added to register and unregister the schemas in the
target image.
</para>