diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index fff6e43a..52804b4f 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -44,7 +44,7 @@ The following languages and tools are supported. * Bourne Shell: 'shell' (-n flag), 'shellcheck' * C: 'gcc' * C++ (filetype cpp): 'gcc' -* CoffeeScript: 'coffelint' +* CoffeeScript: 'coffee', 'coffelint' * CSS: 'csslint' * Cython (pyrex filetype): 'cython' * D: 'dmd' |