minor tutorial update
authorAndrey Pavlenko <no@email>
Fri, 15 Jun 2012 10:59:09 +0000 (10:59 +0000)
committerAndrey Pavlenko <no@email>
Fri, 15 Jun 2012 10:59:09 +0000 (10:59 +0000)
doc/tutorials/introduction/android_binary_package/android_binary_package_using_with_NDK.rst

index 91120f1..f4f4aed 100644 (file)
@@ -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