diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-11 07:11:34 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:40 +0000 |
| commit | 62e7ade0d659d668db9a59c4d2ea85c22b432bc1 (patch) | |
| tree | c13928e688dece27dd6f6ba2a076f11f032e282b | |
| parent | 9feb7213f97eb94f983808db2c4fd64e0033230b (diff) | |
| download | poky-62e7ade0d659d668db9a59c4d2ea85c22b432bc1.tar.gz | |
ref-manual: Edits to GTKIMMODULES_PACKAGES variable.
Used a better word to describe the argument list.
(From yocto-docs rev: e31852ee32b2f5166cc766a2cdfe07616dd259db)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index ebdc554219..6eb4d8fe4c 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -2295,7 +2295,7 @@ | |||
| 2295 | <para> | 2295 | <para> |
| 2296 | For recipes that inherit the | 2296 | For recipes that inherit the |
| 2297 | <link linkend='ref-classes-gtk-immodules-cache'><filename>gtk-immodules-cache</filename></link> | 2297 | <link linkend='ref-classes-gtk-immodules-cache'><filename>gtk-immodules-cache</filename></link> |
| 2298 | class, this variable includes the packages that contain the | 2298 | class, this variable specifies the packages that contain the |
| 2299 | GTK+ input method modules being installed when the modules | 2299 | GTK+ input method modules being installed when the modules |
| 2300 | are in packages other than the main package. | 2300 | are in packages other than the main package. |
| 2301 | </para> | 2301 | </para> |
