r68710 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68709‎ | r68710 | r68711 >
Date:07:43, 29 June 2010
Author:dale
Status:deferred
Tags:
Comment:
Modified paths:
  • /branches/MwEmbedStandAlone/modules/SmilPlayer/mw.SmilAnimate.js (modified) (history)

Diff [purge]

Index: branches/MwEmbedStandAlone/modules/SmilPlayer/mw.SmilAnimate.js
@@ -231,7 +231,7 @@
232232 * @param {Element} smilImgElement The smil element to search for child animate
233233 * @param {float} animateTime The target animation time
234234 * @param {function=} callback Optional function to call with elements in range.
235 - * return @bollean true if animate elements are in range false if none found
 235+ * return boolean true if animate elements are in range false if none found
236236 */
237237 getSmilAnimateInRange: function( smilImgElement, animateTime, callback ){
238238 var _this = this;

Status & tagging log