Follow-up 267d99fa8: Fix RELEASE-NOTES-1.32 line length
authorJames D. Forrester <jforrester@wikimedia.org>
Thu, 12 Jul 2018 21:30:41 +0000 (14:30 -0700)
committerJames D. Forrester <jforrester@wikimedia.org>
Thu, 12 Jul 2018 21:31:10 +0000 (14:31 -0700)
Change-Id: Ib239734a5e0c7d4a6915e6712e6d4767e839f6d9

RELEASE-NOTES-1.32

index ac68967..9615d4a 100644 (file)
@@ -244,8 +244,8 @@ because of Phabricator reports.
   classes are now deprecated. Use a Closure instead.
 
 === Other changes in 1.32 ===
-* (T198811) The following tables have had their UNIQUE indexes turned into proper
-  PRIMARY KEYs for increased maintainability: interwiki, page_props,
+* (T198811) The following tables have had their UNIQUE indexes turned into
+  proper PRIMARY KEYs for increased maintainability: interwiki, page_props,
   protected_titles and site_identifiers.
 * …