From 6a4fdb317d42a8462621764ff97ad3bc8ff496cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dundar=20G=C3=B6c?= Date: Mon, 1 Nov 2021 22:35:31 +0100 Subject: chore: fix typos --- lua/nvim-treesitter/locals.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/nvim-treesitter/locals.lua') diff --git a/lua/nvim-treesitter/locals.lua b/lua/nvim-treesitter/locals.lua index 6f167d36..e0da2d02 100644 --- a/lua/nvim-treesitter/locals.lua +++ b/lua/nvim-treesitter/locals.lua @@ -177,7 +177,7 @@ end) -- -- "parent": Uses the parent of the containing scope, basically, skipping a scope -- "global": Uses the top most scope --- "local": Uses the containg scope of the definition. This is the default +-- "local": Uses the containing scope of the definition. This is the default -- -- @param node: the definition node -- @param bufnr: the buffer -- cgit v1.2.3