From 16d25f400e57e31ffa00774c740f878d50b2a27f Mon Sep 17 00:00:00 2001 From: "vta vta@openerp.com" <> Date: Thu, 3 Jan 2013 15:05:10 +0100 Subject: [PATCH] [FIX] Fixed comment bzr revid: vta@openerp.com-20130103140510-eyjh56vhh7n8lqol --- addons/web_analytics/static/src/js/web_analytics.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/web_analytics/static/src/js/web_analytics.js b/addons/web_analytics/static/src/js/web_analytics.js index 599b34c4af0..c75eeb39e4a 100644 --- a/addons/web_analytics/static/src/js/web_analytics.js +++ b/addons/web_analytics/static/src/js/web_analytics.js @@ -4,7 +4,7 @@ var _gaq = _gaq || []; // asynchronous stack used by google analytics openerp.web_analytics = function(instance) { /* - * The Google Analytics Module inserts the Google Analytics JS Snippet + * The Web Analytics Module inserts the Google Analytics JS Snippet * at the top of the page, and sends to google an url each time the * openerp url is changed. * The pushes of the urls is made by triggering the 'state_pushed' event in the