Fix variable name in release notes
authorMax Semenik <maxsem.wiki@gmail.com>
Tue, 20 Sep 2016 22:00:05 +0000 (15:00 -0700)
committerMax Semenik <maxsem.wiki@gmail.com>
Tue, 20 Sep 2016 22:00:05 +0000 (15:00 -0700)
Change-Id: I7da512f4aa68c80dd08d93910888be1b49783912

RELEASE-NOTES-1.28

index 2c65ef8..fd6c613 100644 (file)
@@ -26,7 +26,7 @@ production.
   https://www.mediawiki.org/beacon with basic information about the local
   MediaWiki installation. This data includes, for example, the type of system,
   PHP version, and chosen database backend. This behavior is off by default.
-* When $EditSubmitButtonLabelPublish is true, MediaWiki will label the button
+* When $wgEditSubmitButtonLabelPublish is true, MediaWiki will label the button
   to store-to-database-and-show-to-others as "Publish page"/"Publish changes";
   if false, the default, they will be "Save page"/"Save changes".
 * The 'editcontentmodel' permission is now granted to all logged-in users ('user').