Merge pull request #46 from yaworsw/patch-1

Fixed typo in battery plugin
Esse commit está contido em:
Laurent Eschenauer
2014-02-04 22:16:40 -08:00
+1 -1
Ver Arquivo
@@ -4,7 +4,7 @@
var Battery;
Battery = function Battery(cockpit) {
console.log("Loading Bagttery indicator plugin.");
console.log("Loading Battery indicator plugin.");
// Instance variables
this.cockpit = cockpit;