Skip to content

Commit

Permalink
block: fix extra period in {{uw-botuhblock}} edit summary
Browse files Browse the repository at this point in the history
  • Loading branch information
NovemLinguae committed May 1, 2023
1 parent b963121 commit 91d0943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/twinkleblock.js
Original file line number Diff line number Diff line change
Expand Up @@ -1023,7 +1023,7 @@ Twinkle.block.blockPresetsInfo = {
forRegisteredOnly: true,
nocreate: true,
reason: '{{uw-botuhblock}} <!-- Username implies a bot, hard block -->',
summary: 'You have been indefinitely blocked from editing because your username is a blatant violation of the [[WP:U|username policy]].'
summary: 'You have been indefinitely blocked from editing because your username is a blatant violation of the [[WP:U|username policy]]'
},
'uw-causeblock': {
expiry: 'infinity',
Expand Down

0 comments on commit 91d0943

Please sign in to comment.