docs: fix typos
found via `codespell -L copie,datas,pres,fo,tooks,noo,ue,ket,frop`
This commit is contained in:
parent
919c84fb5a
commit
d2ef23fcb4
50 changed files with 69 additions and 69 deletions
|
@ -68,7 +68,7 @@ def watched() -> Iterable[Res[Watched]]:
|
|||
continue
|
||||
|
||||
if title.startswith('Subscribed to') and url.startswith('https://www.youtube.com/channel/'):
|
||||
# todo might be interesting to process somwhere?
|
||||
# todo might be interesting to process somewhere?
|
||||
continue
|
||||
|
||||
# all titles contain it, so pointless to include 'Watched '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue