Fix a typo
This commit is contained in:
parent
09d3ecc49b
commit
7e793c9d71
@ -31,7 +31,7 @@ endfunction
|
|||||||
" The root directory is defined as the first directory found while searching
|
" The root directory is defined as the first directory found while searching
|
||||||
" upwards through paths, including the current directory, until a path
|
" upwards through paths, including the current directory, until a path
|
||||||
" containing an init file (one from MANIFEST.in, setup.cfg, pytest.ini,
|
" containing an init file (one from MANIFEST.in, setup.cfg, pytest.ini,
|
||||||
" tox.ini) is found. If it is not possible to find the project root directorty
|
" tox.ini) is found. If it is not possible to find the project root directory
|
||||||
" via init file, then it will be defined as the first directory found
|
" via init file, then it will be defined as the first directory found
|
||||||
" searching upwards through paths, including the current directory, until no
|
" searching upwards through paths, including the current directory, until no
|
||||||
" __init__.py files is found.
|
" __init__.py files is found.
|
||||||
|
Loading…
Reference in New Issue
Block a user