Fix occurrences of @mixin to be @mixins

Change-Id: I1e727d359bdc9a04cb8a4ef11080743d596ddca9
This commit is contained in:
Roan Kattouw 2014-02-14 16:17:15 -08:00 committed by Jforrester
parent 982c20a42e
commit 575afb99c8

View file

@ -11,7 +11,7 @@
* @class * @class
* @abstract * @abstract
* @extends OO.ui.Widget * @extends OO.ui.Widget
* @mixin OO.ui.GroupElement * @mixins OO.ui.GroupElement
* *
* @constructor * @constructor
* @param {Object} [config] Configuration options * @param {Object} [config] Configuration options