Skip to content

Commit 90f0dc6

Browse files
committed
chore: typo
1 parent 6e24f72 commit 90f0dc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

butter/mas/packets/packet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def __init__(self, ip, port, query):
1919

2020
@abstractmethod
2121
def send(self, timeout=None) -> Response:
22-
"""Send packet abstract methud
22+
"""Send packet abstract method
2323
2424
Args:
2525
timeout (int, optional): packet timeout. defaults to None.

0 commit comments

Comments
 (0)