summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-04-04 16:08:48 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-06 08:01:20 -0700
commitefaf5d0973ee70ce3def9dbff64108796f80b9d8 (patch)
tree767920dde9e3128b3c1a0bca5a9481b3560cfa6f /documentation/poky-ref-manual
parent5bbffff68be1b8ab92a12f203a0ad57a80444c17 (diff)
downloadast2050-yocto-poky-efaf5d0973ee70ce3def9dbff64108796f80b9d8.zip
ast2050-yocto-poky-efaf5d0973ee70ce3def9dbff64108796f80b9d8.tar.gz
documentation/poky-ref-manual/ref-classes.xml: Fix to <filename> tag
Had to fix the <variable> tag by replacing it with <filename>. Previous commit didn't work so this is fixing it. (From OE-Core rev: 263e572055b09ad2f432f1feda797813ef254e74) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r--documentation/poky-ref-manual/ref-classes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-classes.xml b/documentation/poky-ref-manual/ref-classes.xml
index 9082aa7..0cb2fce 100644
--- a/documentation/poky-ref-manual/ref-classes.xml
+++ b/documentation/poky-ref-manual/ref-classes.xml
@@ -35,7 +35,7 @@
(empty by default). These are often overridden or extended by other classes
such as <filename>autotools.bbclass</filename> or
<filename>package.bbclass</filename>. The class also contains some commonly
- used functions such as <variable>oe_runmake</variable>.
+ used functions such as <filename>oe_runmake</filename>.
</para>
</section>
OpenPOWER on IntegriCloud