Mollywhite has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/76880


Change subject: Minor capitalization issue.
......................................................................

Minor capitalization issue.

Change-Id: I41a4eb98a7874553d893c0eef4be860af8d9a4bd
---
M BookManagerv2.hooks.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BookManagerv2 
refs/changes/80/76880/1

diff --git a/BookManagerv2.hooks.php b/BookManagerv2.hooks.php
index b4d6457..32a9f54 100644
--- a/BookManagerv2.hooks.php
+++ b/BookManagerv2.hooks.php
@@ -342,7 +342,7 @@
         */
        public static function onBeforePageDisplay( OutputPage &$out, Skin 
&$skin ) {
                global $wgContentNamespaces, 
$wgBookManagerv2NavigationNamespaces,
-                       $wgBookManagerv2Metadata, $wgBookManagerv2Chapterlist,
+                       $wgBookManagerv2Metadata, $wgBookManagerv2ChapterList,
                        $wgBookManagerv2PrevNext;
 
                // Navbars will be added to namespaces in the

-- 
To view, visit https://gerrit.wikimedia.org/r/76880
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I41a4eb98a7874553d893c0eef4be860af8d9a4bd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BookManagerv2
Gerrit-Branch: master
Gerrit-Owner: Mollywhite <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to