Skip to content

Commit

Permalink
fix some more typos (UsergeTeam#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWeaver786 authored Sep 13, 2020
1 parent 868d196 commit 6741e7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions userge/plugins/utils/pmpermit.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
pmCounter: Dict[int, int] = {}
allowAllFilter = filters.create(lambda _, __, ___: Config.ALLOW_ALL_PMS)
noPmMessage = ("Hello {fname} this is an automated message\n"
"Please wait untill you get approved to direct message "
"And please dont spam untill then ")
"Please wait until you get approved to direct message "
"And please dont spam until then ")
blocked_message = "**You were automatically blocked**"


Expand Down

0 comments on commit 6741e7e

Please sign in to comment.