From 4fc3c48462c4e1463f0ce31bd0eaac2bf35627f3 Mon Sep 17 00:00:00 2001 From: Alexandre Lissy Date: Fri, 19 Jul 2019 15:24:08 +0200 Subject: [PATCH] Fix typo in Android doc X-DeepSpeech: NOBUILD --- native_client/java/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/native_client/java/README.md b/native_client/java/README.md index 9e8b3d6e..bf3473f5 100644 --- a/native_client/java/README.md +++ b/native_client/java/README.md @@ -5,7 +5,7 @@ This is still preliminary work. Please refer to `native_client/README.md` for building `libdeepspeech.so` and `deepspeech` binary for Android on ARMv7 and ARM64 arch. -Anroid Java / JNI bindings: `libdeepspeech` +Android Java / JNI bindings: `libdeepspeech` =========================================== Java / JNI bindings are available under the `libdeepspeech` subdirectory. Building depends on prebuilt shared object. Please ensure to place