Stylize API
[lhc/web/wiklou.git] / includes / api / ApiQueryIWBacklinks.php
index 9ff1120..ad4e7c1 100644 (file)
@@ -143,7 +143,7 @@ class ApiQueryIWBacklinks extends ApiQueryBase {
        }
 
        public function getDescription() {
-               return array('Find all pages that link to the given interwiki link.',
+               return array( 'Find all pages that link to the given interwiki link.',
                        'Can be used to find all links with a prefix, or',
                        'all links to a title (any prefix).',
                        'Using neither parameter is effectively "All IW Links"',