[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 <mich...@michaelbrooks.ca> Authored: Sun Aug 12 16:02:38 2012 -0500 Committer: Michael Brooks <mich...@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">