From cfef03d281577409a171b2891afc82a8c0d39704 Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Mon, 30 Jan 2012 10:15:20 +0000 Subject: [PATCH] Bug 34032 - API help header not aligned $ocd++; --- includes/api/ApiMain.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/api/ApiMain.php b/includes/api/ApiMain.php index 32197092d2..5fedf8df05 100644 --- a/includes/api/ApiMain.php +++ b/includes/api/ApiMain.php @@ -814,8 +814,8 @@ class ApiMain extends ApiBase { '** **', '** This is an auto-generated MediaWiki API documentation page **', '** **', - '** Documentation and Examples: **', - '** https://www.mediawiki.org/wiki/API **', + '** Documentation and Examples: **', + '** https://www.mediawiki.org/wiki/API **', '** **', '**********************************************************************************************************', '', -- 2.20.1