Follow-up 14cffee7: Correct deprecation version comment
[lhc/web/wiklou.git] / resources / src / mediawiki.toolbar / toolbar.js
index 576aa4e..9ee499c 100644 (file)
        toolbar.init = $.noop;
 
        // Expose API publicly
-       // @deprecated since MW 1.30
+       // @deprecated since MW 1.29
        mw.log.deprecate( mw, 'toolbar', toolbar );
 
        $( function () {