Repository: kylin
Updated Branches:
  refs/heads/1.x-staging 2d60c7896 -> 54fbce4c9


minor, fix typo


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/54fbce4c
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/54fbce4c
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/54fbce4c

Branch: refs/heads/1.x-staging
Commit: 54fbce4c9ddf6d374eca338945201116548bcf56
Parents: 2d60c78
Author: lidongsjtu <don...@ebay.com>
Authored: Sun Dec 27 15:17:24 2015 +0800
Committer: lidongsjtu <don...@ebay.com>
Committed: Sun Dec 27 15:17:24 2015 +0800

----------------------------------------------------------------------
 webapp/app/partials/admin/admin.html | 2 +-
 website/_dev/howto_release.md        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/54fbce4c/webapp/app/partials/admin/admin.html
----------------------------------------------------------------------
diff --git a/webapp/app/partials/admin/admin.html 
b/webapp/app/partials/admin/admin.html
index 8e32409..a51b011 100644
--- a/webapp/app/partials/admin/admin.html
+++ b/webapp/app/partials/admin/admin.html
@@ -61,7 +61,7 @@
         </div>
       <div style="padding-top: 10px;width: 180px;">
         <button class="btn btn-primary btn-lg btn-block" 
ng-click="enableCache()">
-          <label tooltip="Disable Query Cache" style="cursor: pointer;">Enable 
Cache</label>
+          <label tooltip="Enable Query Cache" style="cursor: pointer;">Enable 
Cache</label>
         </button>
       </div>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/54fbce4c/website/_dev/howto_release.md
----------------------------------------------------------------------
diff --git a/website/_dev/howto_release.md b/website/_dev/howto_release.md
index 6978493..f11425b 100644
--- a/website/_dev/howto_release.md
+++ b/website/_dev/howto_release.md
@@ -10,7 +10,7 @@ _Shell commands is on Mac OS X as sample._
 _For people in China, please aware using proxy to avoid potential firewall 
issue._  
 
 ## Setup Account
-Make sure you have avaliable account and privlidge for following applications:
+Make sure you have avaliable account and privilege for following applications:
 
 * Apache account: [https://id.apache.org](https://id.apache.org/)    
 * Apache Kylin git repo (main cobe base): 
[https://git-wip-us.apache.org/repos/asf/kylin.git](https://git-wip-us.apache.org/repos/asf/kylin.git)
  

Reply via email to