Skip to content

Commit 30d527d

Browse files
dundargocechasnovski
authored andcommitted
(all) Fix typos.
1 parent 8d3e1e0 commit 30d527d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/mini/cursorword.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ H.auto_unhighlight = function()
215215
end
216216

217217
-- Highlighting ---------------------------------------------------------------
218-
---@param only_current boolean|nil Whether to forcefuly highlight only current word
218+
---@param only_current boolean|nil Whether to forcefully highlight only current word
219219
--- under cursor.
220220
---@private
221221
H.highlight = function(only_current)

0 commit comments

Comments
 (0)