Skip to content

Commit ec9247e

Browse files
authored
Fixed typo in quickstart doc
1 parent 37284f8 commit ec9247e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ You have the possibility to configure on any command the PATH to the SDK, NDK an
122122
- :code:`--sdk_dir PATH` as an equivalent of `$ANDROIDSDK`
123123
- :code:`--ndk_dir PATH` as an equivalent of `$ANDROIDNDK`
124124
- :code:`--android_api VERSION` as an equivalent of `$ANDROIDAPI`
125-
- :code:`--ndk_version PATH` as an equivalent of `$ANDROIDNDKVER`
125+
- :code:`--ndk_version VERSION` as an equivalent of `$ANDROIDNDKVER`
126126

127127

128128
Usage

0 commit comments

Comments
 (0)