diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-03-14 09:02:43 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-25 12:29:40 +0000 |
commit | 914b2eac4ab1caccfb006b5bc26660ae20261e46 (patch) | |
tree | d63a9e595b5e16247371609906eedd188db1e7eb /documentation/adt-manual | |
parent | 1b9e73e603c0261eee1697a8680bdd81e23ec1fb (diff) | |
download | poky-914b2eac4ab1caccfb006b5bc26660ae20261e46.tar.gz |
adt-manual: Added a word for better grammar.
(From yocto-docs rev: 6522feaf8affd4d2a6b67d9ef5d8a3cead074606)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r-- | documentation/adt-manual/adt-command.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-command.xml b/documentation/adt-manual/adt-command.xml index c2fce8ee4c..9aa25fad40 100644 --- a/documentation/adt-manual/adt-command.xml +++ b/documentation/adt-manual/adt-command.xml | |||
@@ -185,7 +185,7 @@ | |||
185 | This single command updates your project and rebuilds it using the appropriate | 185 | This single command updates your project and rebuilds it using the appropriate |
186 | cross-toolchain tools. | 186 | cross-toolchain tools. |
187 | <note> | 187 | <note> |
188 | If <filename>configure</filename> script results in problems recognizing the | 188 | If the <filename>configure</filename> script results in problems recognizing the |
189 | <filename>--with-libtool-sysroot=<sysroot-dir></filename> option, | 189 | <filename>--with-libtool-sysroot=<sysroot-dir></filename> option, |
190 | regenerate the script to enable the support by doing the following and then | 190 | regenerate the script to enable the support by doing the following and then |
191 | run the script again: | 191 | run the script again: |