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
|
@ -38,7 +38,7 @@ PARAMS = [
|
|||
def prepare(request):
|
||||
dotpolar = request.param
|
||||
class user_config:
|
||||
if dotpolar != '': # defaul
|
||||
if dotpolar != '': # default
|
||||
polar_dir = Path(ROOT / dotpolar)
|
||||
defensive = False
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue