diff options
Diffstat (limited to 'doc/ale-python.txt')
-rw-r--r-- | doc/ale-python.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-python.txt b/doc/ale-python.txt index 21dee657..7d390d54 100644 --- a/doc/ale-python.txt +++ b/doc/ale-python.txt @@ -38,7 +38,7 @@ ALE will look for configuration files with the following filenames. > Pipfile.lock poetry.lock pyproject.toml - .tool_versions + .tool-versions < The first directory containing any of the files named above will be used. |