Skip to content

Commit 55588ab

Browse files
authored
tiny whitespace fix in buildoptions.rst
1 parent 29a79c5 commit 55588ab

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
@@ -126,7 +126,7 @@ ready.
126126
``android:screenOrientation`` in the `Android documentation
127127
<https://developer.android.com/guide/topics/manifest/activity-element.html>`__.
128128
- ``--icon``: A path to the png file to use as the application icon.
129-
- ``-- permission``: A permission name for the app,
129+
- ``--permission``: A permission name for the app,
130130
e.g. ``--permission VIBRATE``. For multiple permissions, add
131131
multiple ``--permission`` arguments.
132132
- ``--meta-data``: Custom key=value pairs to add in the application metadata.

0 commit comments

Comments
 (0)