X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Flib%2Fyui%2Fyahoo%2Fyahoo-debug.js;h=5787e2ee89637adf8e119eb77d952b9acb458cbb;hb=c9c6bbdea89e60dc6dc5019cdca512ba8eba4a38;hp=949f1f38c43a83b5d377b6c38372e0f1e20140bd;hpb=47b7b91d148faa62a8d0bb257bec2b3fa716d234;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/lib/yui/yahoo/yahoo-debug.js b/koha-tmpl/intranet-tmpl/prog/en/lib/yui/yahoo/yahoo-debug.js index 949f1f38c4..5787e2ee89 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/lib/yui/yahoo/yahoo-debug.js +++ b/koha-tmpl/intranet-tmpl/prog/en/lib/yui/yahoo/yahoo-debug.js @@ -128,7 +128,7 @@ YAHOO.namespace = function() { * @param {String} cat The log category for the message. Default * categories are "info", "warn", "error", time". * Custom categories can be used as well. (opt) - * @param {String} src The source of the the message (opt) + * @param {String} src The source of the message (opt) * @return {Boolean} True if the log operation was successful. */ YAHOO.log = function(msg, cat, src) {