summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter/locals.lua
diff options
context:
space:
mode:
authorDundar Göc <gocdundar@gmail.com>2021-11-01 22:35:31 +0100
committerStephan Seitz <stephan.seitz@fau.de>2021-11-02 23:47:48 +0100
commit6a4fdb317d42a8462621764ff97ad3bc8ff496cf (patch)
tree7bb071c1bbfb03f91fcc03423a403888c4ff6246 /lua/nvim-treesitter/locals.lua
parent968621dfadd6ea8f42eb97f394c95059f10daa22 (diff)
chore: fix typos
Diffstat (limited to 'lua/nvim-treesitter/locals.lua')
-rw-r--r--lua/nvim-treesitter/locals.lua2
1 files changed, 1 insertions, 1 deletions
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