mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
fix thinko'd docstring
This commit is contained in:
parent
3166ed55b2
commit
f496399ac4
@ -19,7 +19,7 @@ def check_event_for_spam(event):
|
||||
|
||||
If the server considers an event spammy, then it will be rejected if
|
||||
sent by a local user. If it is sent by a user on another server, then
|
||||
users
|
||||
users receive a blank event.
|
||||
|
||||
Args:
|
||||
event (synapse.events.EventBase): the event to be checked
|
||||
|
Loading…
Reference in New Issue
Block a user