You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by zs...@apache.org on 2017/04/27 07:19:20 UTC

[6/6] incubator-weex git commit: [android] spell

[android] spell


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/17961aa0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/17961aa0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/17961aa0

Branch: refs/heads/0.12-dev
Commit: 17961aa04f567f4d4a3f57dd43cc8b069378534a
Parents: 6c02c4b
Author: \u884c\u4e45 <yi...@alibaba-inc.com>
Authored: Thu Apr 27 15:15:58 2017 +0800
Committer: \u884c\u4e45 <yi...@alibaba-inc.com>
Committed: Thu Apr 27 15:15:58 2017 +0800

----------------------------------------------------------------------
 android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/17961aa0/android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java
----------------------------------------------------------------------
diff --git a/android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java b/android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java
index c1f8db3..a056d2b 100644
--- a/android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java
+++ b/android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java
@@ -186,7 +186,7 @@ public class WXSDKInstance implements IWXActivityStateListener,DomContext, View.
   }
 
   /*
-  *  Warning: use getInstanceViewPortWidth instead.
+  *  Warning: use setInstanceViewPortWidth instead.
   *  store custom ViewPort Width
   */
   @Deprecated