You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2012/08/12 23:14:33 UTC

[2/9] git commit: [app] Change title from Hello Cordova to Hello World.

[app] Change title from Hello Cordova to Hello World.


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/commit/d5396b85
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/tree/d5396b85
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/diff/d5396b85

Branch: refs/heads/master
Commit: d5396b85ec32d4f048d74742fd133525b59d22ca
Parents: 2c77102
Author: Michael Brooks <mi...@michaelbrooks.ca>
Authored: Sun Aug 12 16:02:38 2012 -0500
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Sun Aug 12 16:02:38 2012 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/blob/d5396b85/www/index.html
----------------------------------------------------------------------
diff --git a/www/index.html b/www/index.html
index cfa6fb9..c67f877 100644
--- a/www/index.html
+++ b/www/index.html
@@ -23,7 +23,7 @@
         <meta name="format-detection" content="telephone=no" />
         <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width;" />
         <link rel="stylesheet" type="text/css" href="css/index.css" />
-        <title>Hello Cordova</title>
+        <title>Hello World</title>
     </head>
     <body>
         <div class="app">