Skip to content

Commit 149b768

Browse files
authored
Deleted whitespace
1 parent 37dc3c4 commit 149b768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/buildoptions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ options (this list may not be exhaustive):
9595
``android:screenOrientation`` in the `Android documentation
9696
<https://developer.android.com/guide/topics/manifest/activity-element.html>`__.
9797
- ``--icon``: A path to the png file to use as the application icon.
98-
- ``-- permission``: A permission name for the app,
98+
- ``--permission``: A permission name for the app,
9999
e.g. ``--permission VIBRATE``. For multiple permissions, add
100100
multiple ``--permission`` arguments.
101101
- ``--meta-data``: Custom key=value pairs to add in the application metadata.

0 commit comments

Comments
 (0)