forked-synapse/changelog.d/17426.misc
Travis Ralston 677142b6a9
Fix docs on record_action to clarify the actions are applied (#17426)
This looks like a copy/paste error: the function doesn't reject
anything, but instead allows the action count to go through regardless.
The remainder of the function's documentation appears correct.
2024-07-11 14:03:13 +01:00

1 line
49 B
Plaintext

Fix documentation on `RateLimiter#record_action`.