Skip to content

Commit

Permalink
Update comment filters (#286)
Browse files Browse the repository at this point in the history
Co-authored-by: Mysty <[email protected]>
  • Loading branch information
solumath and EvieePy authored Apr 24, 2024
1 parent d4ffab9 commit 55853e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wavelink/filters.py
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@ def _reset(self) -> None:
def reset(self) -> None:
"""Method which resets this object to an original state.
Using this method will clear all indivdual filters, and assign the wavelink default classes.
This method will clear all individual filters, and assign the wavelink default classes.
"""
self._reset()

Expand Down

0 comments on commit 55853e9

Please sign in to comment.