From: Andrey Pavlenko Date: Fri, 15 Jun 2012 10:59:09 +0000 (+0000) Subject: minor tutorial update X-Git-Tag: accepted/2.0/20130307.220821~364^2~619 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=af6b2e4e96da0346f647456d0f98868b211e7417;p=profile%2Fivi%2Fopencv.git minor tutorial update --- diff --git a/doc/tutorials/introduction/android_binary_package/android_binary_package_using_with_NDK.rst b/doc/tutorials/introduction/android_binary_package/android_binary_package_using_with_NDK.rst index 91120f1..f4f4aed 100644 --- a/doc/tutorials/introduction/android_binary_package/android_binary_package_using_with_NDK.rst +++ b/doc/tutorials/introduction/android_binary_package/android_binary_package_using_with_NDK.rst @@ -179,7 +179,7 @@ then paste the CDT 8.0 repository URL http://download.eclipse.org/tools/cdt/rele :align: center #. Right click on your project in :guilabel:`Package Explorer` window and select :guilabel:`Properties`, then :guilabel:`C/C++ Build` in the left pane. - Unckeck :guilabel:`Use default build command` and put ndk-build invocation in the :guilabel:`Build command` edit box and click :guilabel:`Apply` : + Unckeck :guilabel:`Use default build command` and put ``ndk-build`` invocation in the :guilabel:`Build command` edit box and click :guilabel:`Apply` : .. image:: images/eclipse_cdt_cfg4.png :alt: Configure CDT