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
|
@ -59,7 +59,7 @@ class Commit:
|
|||
committed_dt: datetime
|
||||
authored_dt: datetime
|
||||
message: str
|
||||
repo: str # TODO put canonical name here straightaway??
|
||||
repo: str # TODO put canonical name here straight away??
|
||||
sha: str
|
||||
ref: Optional[str] = None
|
||||
# TODO filter so they are authored by me
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue