mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-04 00:02:03 +08:00
Spelling: activities
This commit is contained in:
committed by
Simon MacDonald
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")
|
||||||
|
|||||||
Reference in New Issue
Block a user