You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2012/07/19 03:14:10 UTC

git commit: removed TM from index.html

Updated Branches:
  refs/heads/hello-cordova a62b502c8 -> cba0cd2ec


removed TM from index.html


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

Branch: refs/heads/hello-cordova
Commit: cba0cd2ec2b7b66f9291e3dc4cd6980833f3c9cb
Parents: a62b502
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Wed Jul 18 18:13:44 2012 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Wed Jul 18 18:13:44 2012 -0700

----------------------------------------------------------------------
 www/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/blob/cba0cd2e/www/index.html
----------------------------------------------------------------------
diff --git a/www/index.html b/www/index.html
index 1e68f95..fc9dd1d 100644
--- a/www/index.html
+++ b/www/index.html
@@ -9,7 +9,7 @@
     </head>
     <body>
         <div class="app">
-            <h1>Apache Cordova™</h1>
+            <h1>Apache Cordova</h1>
             <div id="deviceready">
                 <p class="status pending blink">Connecting to Device</p>
                 <p class="status complete blink hide">Device is Ready</p>