mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-22 08:53:24 +08:00
Spelling: activities
This commit is contained in:
parent
6b92a0fff7
commit
ae3ba129ea
@ -65,7 +65,7 @@ public class CordovaWebView extends WebView {
|
|||||||
private boolean paused;
|
private boolean paused;
|
||||||
|
|
||||||
|
|
||||||
/** Actvities and other important classes **/
|
/** Activities and other important classes **/
|
||||||
private CordovaInterface cordova;
|
private CordovaInterface cordova;
|
||||||
CordovaWebViewClient viewClient;
|
CordovaWebViewClient viewClient;
|
||||||
@SuppressWarnings("unused")
|
@SuppressWarnings("unused")
|
||||||
|
Loading…
Reference in New Issue
Block a user