mw.widgets.TitleWidget: Correct documentation
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 2 Nov 2015 22:35:44 +0000 (23:35 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 2 Nov 2015 22:35:44 +0000 (23:35 +0100)
Change-Id: If1ea6d411b57b4cb6e60f400a86351dc3dc7acbc

resources/src/mediawiki.widgets/mw.widgets.TitleWidget.js

index f764513..76fe959 100644 (file)
@@ -17,7 +17,7 @@
         * @cfg {number} [limit=10] Number of results to show
         * @cfg {number} [namespace] Namespace to prepend to queries
         * @cfg {number} [maxLength=255] Maximum query length
-        * @cfg {boolean} [relative=true] If a namespace is set, return a title relative to it
+        * @cfg {boolean} [relative=true] If a namespace is set, display titles relative to it
         * @cfg {boolean} [suggestions=true] Display search suggestions
         * @cfg {boolean} [showRedirectTargets=true] Show the targets of redirects
         * @cfg {boolean} [showRedlink] Show red link to exact match if it doesn't exist