Skip to content

Commit 22bdcd2

Browse files
Robert LyAndroid (Google) Code Review
authored andcommitted
Merge "cherrypick from klp-docs docs: formatting for html Change-Id: I1451615c09cc003a03d7585176036c4d695408f1" into klp-modular-docs
2 parents 72c80d3 + e2bdaea commit 22bdcd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/java/android/webkit/WebView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
* </pre>
8888
* <p>See {@link android.content.Intent} for more information.</p>
8989
*
90-
* <p>To provide a WebView in your own Activity, include a {@code <WebView>} in your layout,
90+
* <p>To provide a WebView in your own Activity, include a {@code &lt;WebView&gt;} in your layout,
9191
* or set the entire Activity window as a WebView during {@link
9292
* android.app.Activity#onCreate(Bundle) onCreate()}:</p>
9393
* <pre class="prettyprint">

0 commit comments

Comments
 (0)