We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72c80d3 + e2bdaea commit 22bdcd2Copy full SHA for 22bdcd2
core/java/android/webkit/WebView.java
@@ -87,7 +87,7 @@
87
* </pre>
88
* <p>See {@link android.content.Intent} for more information.</p>
89
*
90
- * <p>To provide a WebView in your own Activity, include a {@code <WebView>} in your layout,
+ * <p>To provide a WebView in your own Activity, include a {@code <WebView>} in your layout,
91
* or set the entire Activity window as a WebView during {@link
92
* android.app.Activity#onCreate(Bundle) onCreate()}:</p>
93
* <pre class="prettyprint">
0 commit comments