jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/341385 )
Change subject: PageArchive: Fix typo in class file
......................................................................
PageArchive: Fix typo in class file
Follow up: I02b7e4785f369c7b6574c4bce093b6de58d1c651
Change-Id: Iec60fb023ef3c57e61ee29c829f750ca1b34467e
---
M autoload.php
R includes/page/PageArchive.php
2 files changed, 1 insertion(+), 1 deletion(-)
Approvals:
Legoktm: Looks good to me, approved
jenkins-bot: Verified
diff --git a/autoload.php b/autoload.php
index 8c63d4f..a16451d 100644
--- a/autoload.php
+++ b/autoload.php
@@ -1045,7 +1045,7 @@
'PackedImageGallery' => __DIR__ .
'/includes/gallery/PackedImageGallery.php',
'PackedOverlayImageGallery' => __DIR__ .
'/includes/gallery/PackedOverlayImageGallery.php',
'Page' => __DIR__ . '/includes/page/Page.php',
- 'PageArchive' => __DIR__ . '/includes/page/PageAcrhive.php',
+ 'PageArchive' => __DIR__ . '/includes/page/PageArchive.php',
'PageExists' => __DIR__ . '/maintenance/pageExists.php',
'PageLangLogFormatter' => __DIR__ .
'/includes/logging/PageLangLogFormatter.php',
'PageProps' => __DIR__ . '/includes/PageProps.php',
diff --git a/includes/page/PageAcrhive.php b/includes/page/PageArchive.php
similarity index 100%
rename from includes/page/PageAcrhive.php
rename to includes/page/PageArchive.php
--
To view, visit https://gerrit.wikimedia.org/r/341385
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iec60fb023ef3c57e61ee29c829f750ca1b34467e
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Addshore <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: Umherirrender <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits