Skip to content

Commit 0bc2ea0

Browse files
pbnjPeter Benjamin
andauthored
docs: fix typo (#4567)
Closes #4517 Co-authored-by: Peter Benjamin <peterbenjamin@peters-mbp.lan>
1 parent 18cd44c commit 0bc2ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/ale.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2409,7 +2409,7 @@ g:ale_virtualenv_dir_names *g:ale_virtualenv_dir_names*
24092409
Default: `['.env', '.venv', 'env', 've-py3', 've', 'virtualenv', 'venv']`
24102410

24112411
A list of directory names to be used when searching upwards from Python
2412-
files to discover virtulenv directories with.
2412+
files to discover virtualenv directories with.
24132413

24142414
For directory named `'foo'`, ALE will search for `'foo/bin/activate'`
24152415
(`foo\Scripts\activate\` on Windows) in all directories on and above the

0 commit comments

Comments
 (0)