Skip to content

Commit

Permalink
docs: fix typo (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdujava committed Dec 21, 2023
1 parent 3653a3b commit ba1f59d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/notify/stages/util.lua
Expand Up @@ -135,7 +135,7 @@ function M.available_slot(existing_wins, required_space, direction)
return interval.min
end

---Gets the next slow available for the given window while maintaining its position using the given list.
---Gets the next slot available for the given window while maintaining its position using the given list.
---@param win number
---@param open_windows number[]
---@param direction string
Expand Down

0 comments on commit ba1f59d

Please sign in to comment.