summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorsmdyv <88971341+smdyv@users.noreply.github.com>2023-09-02 11:13:53 +0200
committerDaniel Micay <danielmicay@gmail.com>2023-09-02 05:05:38 -0400
commitd6dd5609389cca6ab5c3dbe1c4885f9e4daff27b (patch)
treee77f93fc9a2c79e33d7bce25039119dd5456c381 /static
parent3fea63d7dc7d060f1cd6a69632dd736625fa62a1 (diff)
wrap command placeholder in code element
Diffstat (limited to 'static')
-rw-r--r--static/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html
index 5977e8b2..81235724 100644
--- a/static/build.html
+++ b/static/build.html
@@ -400,7 +400,7 @@ m aapt2</pre>
<pre>adevtool generate-all -d <var>PIXEL_CODENAME</var></pre>
- <p>Replace <var>PIXEL_CODENAME</var> with Pixel device codename, which is the same as <a href="#build-targets">build target name</a>.</p>
+ <p>Replace <code><var>PIXEL_CODENAME</var></code> with Pixel device codename, which is the same as <a href="#build-targets">build target name</a>.</p>
</section>
<section id="setting-up-the-os-build-environment">