Fixed error in a previous commit

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

Branch: refs/heads/master
Commit: e34f0c05779d23d49701e30fe11806634baa5463
Parents: ecf6273
Author: mpberk <matthew.p.b...@intel.com>
Authored: Thu Aug 30 11:58:10 2012 -0700
Committer: mpberk <matthew.p.b...@intel.com>
Committed: Thu Aug 30 11:58:10 2012 -0700

----------------------------------------------------------------------
 lib/windows8/platform.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/blob/e34f0c05/lib/windows8/platform.js
----------------------------------------------------------------------
diff --git a/lib/windows8/platform.js b/lib/windows8/platform.js
index 8683b23..8a7364d 100644
--- a/lib/windows8/platform.js
+++ b/lib/windows8/platform.js
@@ -34,7 +34,7 @@ module.exports = {
         },
         navigator: {
             children: {
-                notification: {
+                geolocation: {
                     path: 'cordova/plugin/windows8/geolocation'
                 }
             }

Reply via email to