Fix up php syntax that accidentally became part of a string literal
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 27 Aug 2014 13:39:31 +0000 (15:39 +0200)
committerTimo Tijhof <krinklemail@gmail.com>
Wed, 27 Aug 2014 13:39:31 +0000 (15:39 +0200)
commit9dc2438011eee9182266f9d604ef98de676bd2dc
tree71d835d7eacf9f2c862ab310facddcf2119fdda0
parent6aceb345b52c3622170a67a22335a8c9494d2c02
Fix up php syntax that accidentally became part of a string literal

Follows-up d15f1cc5e1d6db78.

Previous output:
> 474 pages in the MediaWiki namespace ' .
>                       'override messages.
> 4 pages are equal to the default message ' .
>                       '(+ 0 talk pages).

Change-Id: I6104f716f7dc32d638a2f5a7c37c3a507efad7dd
maintenance/deleteEqualMessages.php