Skip to content

Commit 023a3fb

Browse files
committed
Fixed typo in android_api argument doc
1 parent 86d9d46 commit 023a3fb

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
@@ -195,7 +195,7 @@ Android 4.0. This may be changed in the near future.
195195
You must pass the target API to python-for-android, and can do this in
196196
several ways. Each choice overrides all the later ones:
197197

198-
- The ``-android_api`` argument to any python-for-android command.
198+
- The ``--android_api`` argument to any python-for-android command.
199199
- The ``ANDROIDAPI`` environment variables.
200200
- If neither of the above, the default target is used (currently 14).
201201

0 commit comments

Comments
 (0)