From af6b2e4e96da0346f647456d0f98868b211e7417 Mon Sep 17 00:00:00 2001 From: Andrey Pavlenko Date: Fri, 15 Jun 2012 10:59:09 +0000 Subject: [PATCH] minor tutorial update --- .../android_binary_package/android_binary_package_using_with_NDK.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4