Skip to content

Commit f1b18de

Browse files
Robert LyAndroid (Google) Code Review
authored andcommitted
Merge "docs: Fix typo in Wear docs. Bug: 16327298" into klp-modular-docs
2 parents e287cf3 + 2f84fbd commit f1b18de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/html/training/wearables/apps/creating.jd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,8 @@ dependencies are imported for you in the appropriate module's <code>build.gradle
161161
However, these dependencies are not required, so read the following descriptions to find out if you need them or not:</p>
162162

163163
<b>Notifications</b>
164-
<p>The <a href="{@docRoot}tools/support-library/features.html#v4">The
165-
Android v4 support library</a> (or v13, which includes v4)
164+
<p>The <a href="{@docRoot}tools/support-library/features.html#v4">Android
165+
v4 support library</a> (or v13, which includes v4)
166166
contains the APIs to extend your existing notifications on handhelds to support wearables.</p>
167167

168168
<p>For notifications that appear only on

0 commit comments

Comments
 (0)