X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FaddRFCandPMIDInterwiki.php;h=b21bfbb7e20149582b8128a915a464b22d449912;hb=3df3b575c6617df64ec98533cc7141bd2314e274;hp=2262338ad3bd0a6c62e09b853ff54c6a5ca7fb85;hpb=a5be382adfdad4678eec18413c6a118cb3284daf;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/addRFCandPMIDInterwiki.php b/maintenance/addRFCandPMIDInterwiki.php index 2262338ad3..b21bfbb7e2 100644 --- a/maintenance/addRFCandPMIDInterwiki.php +++ b/maintenance/addRFCandPMIDInterwiki.php @@ -39,7 +39,7 @@ class AddRFCAndPMIDInterwiki extends LoggedUpdateMaintenance { } protected function updateSkippedMessage() { - return 'RFC and PMID already added to interwiki database table'; + return 'RFC and PMID already added to interwiki database table.'; } protected function doDBUpdates() {