ve.ui.MWTitleInputWidget: Fix documentation (@cfg not @param)

Change-Id: If76e22754b6e17b6ad98f72d5561929bb42bcab7
This commit is contained in:
James D. Forrester 2014-05-10 11:51:32 +02:00 committed by Catrope
parent d26e2004ab
commit df280e27f9

View file

@ -16,7 +16,7 @@
*
* @constructor
* @param {Object} [config] Configuration options
* @param {number} [namespace] Namespace to prepend to queries not prefixed with ':'
* @cfg {number} [namespace] Namespace to prepend to queries not prefixed with ':'
*/
ve.ui.MWTitleInputWidget = function VeUiMWTitleInputWidget( config ) {
// Config intialization