From 28cff80652f31d72807493487e92f32fe81648bd Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Sat, 29 Oct 2022 11:56:09 +0000 Subject: codespell: fix spelling errors picked out by `codespell` (#4343) --- doc/ale-typescript.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ale-typescript.txt') diff --git a/doc/ale-typescript.txt b/doc/ale-typescript.txt index 788a7a5c..4a993793 100644 --- a/doc/ale-typescript.txt +++ b/doc/ale-typescript.txt @@ -29,7 +29,7 @@ g:ale_deno_lsp_project_root *g:ale_deno_lsp_project_root* executing the following steps in the given order: 1. Find an ancestor directory containing a tsconfig.json. - 2. Find an ancestory directory containing a .git folder. + 2. Find an ancestor directory containing a .git folder. 3. Use the directory of the current buffer (if the buffer was opened from a file). -- cgit v1.2.3