Updated Modello web samples from upstream
[profile/ivi/sdk/web-sample-build.git] / samples / web / Sample / Tizen / Web App / ModelloHVAC / project / js / main.js
index 74e2e50..ec71843 100644 (file)
@@ -2,7 +2,7 @@
 
 /**
  * Heat, Ventilation and Air Conditioning provides UI controls to operate this subystem of the car from
- * [tizen.vehicle API](https://raw.github.com/otcshare/automotive-message-broker/master/docs/amb.idl).
+ * [navigator.vehicle API](https://raw.github.com/otcshare/automotive-message-broker/master/docs/amb.idl).
  * Uses mainly {{#crossLink "CarIndicator"}}{{/crossLink}} module from {{#crossLink "Bootstrap/carIndicator:property"}}{{/crossLink}}.
  *
  * Application directly controls following AMB properties:
@@ -192,4 +192,4 @@ $(function() {
        "use strict";
        // debug mode - window.setTimeout("init()", 20000);
        init();
-});
\ No newline at end of file
+});