summaryrefslogtreecommitdiff
path: root/Doc/Manual/Android.html
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Manual/Android.html')
-rw-r--r--Doc/Manual/Android.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Manual/Android.html b/Doc/Manual/Android.html
index e62139797..2890e2415 100644
--- a/Doc/Manual/Android.html
+++ b/Doc/Manual/Android.html
@@ -56,7 +56,7 @@ Add the SDK tools and NDK tools to your path and create a directory somewhere fo
<pre>
$ export PATH=$HOME/android/android-sdk-linux_x86/tools:$HOME/android/android-sdk-linux_x86/platform-tools:$HOME/android/android-ndk-r6b:$PATH
$ mkdir AndroidApps
-$ cd AnrdoidApps
+$ cd AndroidApps
</pre>
</div>