Skip to content

Commit 4ea6eb2

Browse files
Correct an example to make it clear there's a placeholder.
Co-authored-by: Adam Turner <[email protected]>
1 parent 7be8567 commit 4ea6eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/using/android.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ link to the relevant file.
4848

4949
* Or if you want to build it yourself, follow the instructions in
5050
:source:`Android/README.md`. The ``prefix`` directory will be created under
51-
``cross-build/HOST``.
51+
:samp:`cross-build/{HOST}`.
5252

5353
* Add code to your :source:`build.gradle <Android/testbed/app/build.gradle.kts>`
5454
file to copy the following items into your project. All except your own Python

0 commit comments

Comments
 (0)