diff options
-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: |