Skip to content

Commit 3c666c4

Browse files
committed
fix bad comment whitespace
1 parent 8c42c02 commit 3c666c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/nvim-tree/actions/tree/modifiers/expand.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ local function limit_folder_discovery(should_descend)
4141
end
4242
end
4343

44-
---@param _ integer expansion_count
44+
---@param _ integer expansion_count
4545
---@param node Node
4646
---@return boolean
4747
local function descend_until_empty(_, node)

0 commit comments

Comments
 (0)