Skip to content

Commit cfb594c

Browse files
authored
Merge pull request #11051 from tarleb/fix-typo
2 parents 239ace7 + 27ddb51 commit cfb594c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/lua-types/pandoc/pandoc.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ function pandoc.walk_block(element, filter) end
7676

7777
--[[
7878
-- Apply a filter inside an inline element, walking its contents.
79-
-- Returns a (deep) copy on which the fislter has been applied:
79+
-- Returns a (deep) copy on which the filter has been applied:
8080
-- the original element is left untouched.
8181
]]
8282
---@generic T

0 commit comments

Comments
 (0)