Skip to content

Commit f1aa4b2

Browse files
committed
fix apostrophe
1 parent b901efe commit f1aa4b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

recipes/inference/mobile_inference/android_inference/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Android Studio [install](https://developer.android.com/studio) with NDK and CMak
5454
To install NDK and CMake, in the Android Studio welcome page, click “Projects → SDK Manager → SDK Tools”. Set up the following environment variables:
5555

5656
* ANDROID_NDK so that $ANDROID_NDK/build/cmake/android.toolchain.cmake is available.
57-
* TVM_NDK_CC that points to NDKs clang compiler.
57+
* TVM_NDK_CC that points to NDK's clang compiler.
5858

5959
For instance, the paths will look like the following on OSX for user `moreau`:
6060
```bash

scripts/spellcheck_conf/wordlist.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1323,7 +1323,7 @@ MTP
13231323
MacBook
13241324
Moreau
13251325
NDK
1326-
NDKs
1326+
NDK's
13271327
OSX
13281328
OnePlus
13291329
OxygenOS

0 commit comments

Comments
 (0)