EmailNotification: Add newline before minor edit text
authorAlex Monk <krenair@gmail.com>
Sun, 14 Jan 2018 15:46:05 +0000 (15:46 +0000)
committerMartin Urbanec <martin.urbanec@wikimedia.cz>
Sat, 29 Sep 2018 17:08:13 +0000 (19:08 +0200)
commit02b2086d95e3587a395807f2d96c0a3509f5fc34
tree71b1219c1d81b244e9651013fba10258e53101d0
parent846f600dd0464c593a741e2284e2c2810be3afd6
EmailNotification: Add newline before minor edit text

Otherwise you get something like this:
"Editor's summary: interwiki fix This is a minor edit"
It's not entirely clear that the editor's summary has ended and the minor edit
text has been added by the software.

Change-Id: Iab79b5f8a1f6f319e9fd284835b7a4e86c3f0394
includes/mail/EmailNotification.php