diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-26 10:40:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:12:50 +0100 |
commit | d9bfe5cd187eeb84622bb5d949d2ea6c42aeb3b2 (patch) | |
tree | 0a73bc47df22cc78ce9940953b475916026c1689 | |
parent | 4db0c3277b9a04f9ca8f9ed0d79cec9c21fea2af (diff) | |
download | ast2050-yocto-poky-d9bfe5cd187eeb84622bb5d949d2ea6c42aeb3b2.zip ast2050-yocto-poky-d9bfe5cd187eeb84622bb5d949d2ea6c42aeb3b2.tar.gz |
ref-manual: Typo fixed.
(From yocto-docs rev: bcf125eb34bfafcf828cdcb44f9bdaa9a21e7007)
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/usingpoky.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index 8d6dac4..ab983d8 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml @@ -249,7 +249,7 @@ the <filename>do_install</filename> task fails for <filename>eglibc-initial</filename> during the build.</para> - <para>Typically, every distrobution that ships + <para>Typically, every distribution that ships <filename>GNU Make 3.82</filename> as the default already has the patched version. However, some distributions, such as Debian, have |