From: Brion Vibber Date: Tue, 28 Sep 2010 02:33:43 +0000 (+0000) Subject: Clean tabs/spaces for r73853 X-Git-Tag: 1.31.0-rc.0~34770 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dcompta/operations/modifier.php?a=commitdiff_plain;h=543ed490e4bfe0092b6c9840a7e2a180b083eacb;p=lhc%2Fweb%2Fwiklou.git Clean tabs/spaces for r73853 --- diff --git a/includes/api/ApiHelp.php b/includes/api/ApiHelp.php index 2e4e5804cc..cb896e5f2d 100644 --- a/includes/api/ApiHelp.php +++ b/includes/api/ApiHelp.php @@ -142,9 +142,9 @@ class ApiHelp extends ApiBase { ' api.php?action=help&modules=protect', 'Query (list) modules help page:', ' api.php?action=help&querymodules=categorymembers', - 'Query (prop) modules help page:', + 'Query (prop) modules help page:', ' api.php?action=help&querymodules=info', - 'Query (meta) modules help page:', + 'Query (meta) modules help page:', ' api.php?action=help&querymodules=siteinfo', ); }