spelling: WiFi
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/c82b8c9b Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/tree/c82b8c9b Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/diff/c82b8c9b Branch: refs/heads/master Commit: c82b8c9b3d286c60728ac3de5f160e97b8daeaae Parents: 379d921 Author: Josh Soref <jso...@rim.com> Authored: Tue Aug 14 17:24:19 2012 -0400 Committer: Anis Kadri <anis.ka...@gmail.com> Committed: Fri Aug 24 13:50:01 2012 -0700 ---------------------------------------------------------------------- lib/bada/plugin/bada/NetworkStatus.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/blob/c82b8c9b/lib/bada/plugin/bada/NetworkStatus.js ---------------------------------------------------------------------- diff --git a/lib/bada/plugin/bada/NetworkStatus.js b/lib/bada/plugin/bada/NetworkStatus.js index 7c77936..b6f0c95 100644 --- a/lib/bada/plugin/bada/NetworkStatus.js +++ b/lib/bada/plugin/bada/NetworkStatus.js @@ -3,7 +3,7 @@ var channel = require('cordova/channel'), // We can't tell if a cell connection is 2, 3 or 4G. // We just know if it's connected and the signal strength -// if it's roaming and the network name etc..so unless wifi we default to CELL_2G +// if it's roaming and the network name etc..so unless WiFi we default to CELL_2G // if connected to cellular network module.exports = {