Spelling: activities

Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/commit/ae3ba129
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/tree/ae3ba129
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/diff/ae3ba129

Branch: refs/heads/master
Commit: ae3ba129eaea2e8efce5b5cd40963a149489d0fd
Parents: 6b92a0f
Author: Josh Soref <jso...@rim.com>
Authored: Mon Sep 10 14:46:52 2012 -0400
Committer: Simon MacDonald <simon.macdon...@gmail.com>
Committed: Mon Sep 17 22:09:50 2012 -0400

----------------------------------------------------------------------
 .../src/org/apache/cordova/CordovaWebView.java     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/blob/ae3ba129/framework/src/org/apache/cordova/CordovaWebView.java
----------------------------------------------------------------------
diff --git a/framework/src/org/apache/cordova/CordovaWebView.java 
b/framework/src/org/apache/cordova/CordovaWebView.java
index e878a74..66ffd4b 100755
--- a/framework/src/org/apache/cordova/CordovaWebView.java
+++ b/framework/src/org/apache/cordova/CordovaWebView.java
@@ -65,7 +65,7 @@ public class CordovaWebView extends WebView {
     private boolean paused;
 
 
-    /** Actvities and other important classes **/
+    /** Activities and other important classes **/
     private CordovaInterface cordova;
     CordovaWebViewClient viewClient;
     @SuppressWarnings("unused")

Reply via email to