Fixed "The this" typo in lua-filters.md

The documentation for Lua filters said "The this module defines..."

This has been fixed to say "This module defines..."
This commit is contained in:
TatianaPorras 2021-03-28 02:14:58 -05:00 committed by Albert Krewinkel
parent d2495d0c75
commit 69d44b2c82

View file

@ -3205,7 +3205,7 @@ Usage:
# Module pandoc.List
The this module defines pandoc's list type. It comes with useful
This module defines pandoc's list type. It comes with useful
methods and convenience functions.
## Constructor