Bug 7356 - Fix various typos and mis-spellings
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / lib / yui / yahoo / yahoo-debug.js
index 949f1f3..5787e2e 100644 (file)
@@ -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) {