X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FaddRFCandPMIDInterwiki.php;h=b21bfbb7e20149582b8128a915a464b22d449912;hb=a10b14d78a4589fbdfe33bc9c9c0a8ab85bd626e;hp=2262338ad3bd0a6c62e09b853ff54c6a5ca7fb85;hpb=e968a1f431ad058dcb14adb2757bde5664b99a79;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() {