0022859: Developers guide with code samples
[occt.git] / dox / dev_guides / building / android / android.md
index 8f21cb6..5408eff 100644 (file)
@@ -17,7 +17,7 @@ with following tools:
 Run GUI tool provided by CMake: cmake-gui
 
 ### Tools configuration
-   - Specify the root folder of OCCT (<i>$CASROOT</i>, which contains *CMakelists.txt* file) by clicking **Browse Source**.
+  - Specify the root folder of OCCT (<i>$CASROOT</i>, which contains *CMakelists.txt* file) by clicking **Browse Source**.
   - Specify the location (build folder) for Cmake generated project files by clicking **Browse Build**.
 
 @figure{/dev_guides/building/android/images/android_image001.png}