Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit 55853e9

Browse files
solumathEvieePy
andauthored
Update comment filters (#286)
Co-authored-by: Mysty <[email protected]>
1 parent d4ffab9 commit 55853e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wavelink/filters.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@ def _reset(self) -> None:
744744
def reset(self) -> None:
745745
"""Method which resets this object to an original state.
746746
747-
Using this method will clear all indivdual filters, and assign the wavelink default classes.
747+
This method will clear all individual filters, and assign the wavelink default classes.
748748
"""
749749
self._reset()
750750

0 commit comments

Comments
 (0)