docs: fix typos

found via `codespell -L copie,datas,pres,fo,tooks,noo,ue,ket,frop`
This commit is contained in:
Kian-Meng Ang 2023-03-26 17:10:33 +08:00
parent 347cd1ef77
commit 2447911040
50 changed files with 69 additions and 69 deletions

View file

@ -197,7 +197,7 @@ def _get_events(backups: Sequence[Path], parallel: bool=True) -> Iterator[Event]
# eh. I guess just take max and it will always be correct?
assert not first
yield Event(
dt=bdt, # TODO average wit ps.save_dt?
dt=bdt, # TODO average with ps.save_dt?
text="unfavorited",
kind=ps,
eid=f'unf-{ps.sid}',