You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2014/08/26 18:11:17 UTC

spec commit: clarify button title

Repository: cordova-mobile-spec
Updated Branches:
  refs/heads/master 25ce0e4a8 -> 7634fd916


clarify button title


Project: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/commit/7634fd91
Tree: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/tree/7634fd91
Diff: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/diff/7634fd91

Branch: refs/heads/master
Commit: 7634fd916e6e3cd19b352fd283a65f906447cc0b
Parents: 25ce0e4
Author: Marcel Kinard <cm...@gmail.com>
Authored: Tue Aug 26 12:05:57 2014 -0400
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Tue Aug 26 12:05:57 2014 -0400

----------------------------------------------------------------------
 www/misc/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/blob/7634fd91/www/misc/index.html
----------------------------------------------------------------------
diff --git a/www/misc/index.html b/www/misc/index.html
index 0ebb217..53dbe4b 100644
--- a/www/misc/index.html
+++ b/www/misc/index.html
@@ -51,7 +51,7 @@
     <a href="page3.html?hash1&changeURL#gah" class="btn large">Page with replaceState & hash change</a>
     <a href="page3.html?iframe#gah" class="btn large">Page iframe hash change</a>
     <h2>Android Only</h2>
-    <a href="geo:0,0?q=11400 Burnet Rd, Austin, TX" class="btn large">Map IBM</a>
+    <a href="geo:0,0?q=11400 Burnet Rd, Austin, TX" class="btn large">Map of IBM @ Austin TX</a>
     <a href="market://search?q=google" class="btn large">Search Android market</a>
     <a href="content://media/external/images/media" class="btn large">View image app</a>