Skip to content

Commit 288edee

Browse files
author
Tray Dennis
committed
fix typo
1 parent 1a9c3ab commit 288edee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/plenary/ui/mappings/todo_spec.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ describe('Todo mappings', function()
107107
end)
108108

109109
it('Only modifies the actually todo keyword even when a match exists in the text', function()
110-
helper.load_file_content({
110+
helpers.load_file_content({
111111
'* TODO test TODO',
112112
})
113113
vim.fn.cursor(1, 1)

0 commit comments

Comments
 (0)