docs: fix typos
found via `codespell -L copie,datas,pres,fo,tooks,noo,ue,ket,frop`
This commit is contained in:
parent
347cd1ef77
commit
2447911040
50 changed files with 69 additions and 69 deletions
|
@ -53,7 +53,7 @@ class _Message(_BaseMessage):
|
|||
@dataclass(unsafe_hash=True)
|
||||
class Message(_BaseMessage):
|
||||
user: User
|
||||
# TODO could also extract Thread objec? not sure if useful
|
||||
# TODO could also extract Thread object? not sure if useful
|
||||
# reply_to: Optional[Message]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue