aboutsummaryrefslogtreecommitdiff
path: root/en/devices/tech
diff options
context:
space:
mode:
Diffstat (limited to 'en/devices/tech')
-rw-r--r--en/devices/tech/admin/multi-user.html2
-rw-r--r--en/devices/tech/debug/asan.html2
2 files changed, 1 insertions, 3 deletions
diff --git a/en/devices/tech/admin/multi-user.html b/en/devices/tech/admin/multi-user.html
index 11a63df9..cc187660 100644
--- a/en/devices/tech/admin/multi-user.html
+++ b/en/devices/tech/admin/multi-user.html
@@ -91,7 +91,7 @@ for on-call duty.</p>
shared by the primary user and the corp profile.</li>
<li><em>Restricted</em>. Uses accounts based off the primary user, who can
control what apps are available on the restricted profile. Available only on
- tablets.</li>
+ tablets and television devices.</li>
</ul>
<h2 id=applying_the_overlay>Enabling multi-user</h2>
diff --git a/en/devices/tech/debug/asan.html b/en/devices/tech/debug/asan.html
index e510a05b..0ab286dc 100644
--- a/en/devices/tech/debug/asan.html
+++ b/en/devices/tech/debug/asan.html
@@ -23,8 +23,6 @@
-<h2 id=purpose>Purpose</h2>
-
<p>AddressSanitizer (ASan) is a fast compiler-based tool for detecting memory bugs
in native code. It is comparable to Valgrind (Memcheck tool), but, unlike it,
ASan:</p>