Skip to content

Commit

Permalink
Update comment filters
Browse files Browse the repository at this point in the history
  • Loading branch information
solumath committed Mar 1, 2024
1 parent bf60463 commit a123d6d
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 @@ -717,7 +717,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 a123d6d

Please sign in to comment.