summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lua-filters.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lua-filters.md b/doc/lua-filters.md
index 70670dbe4..823193961 100644
--- a/doc/lua-filters.md
+++ b/doc/lua-filters.md
@@ -5663,8 +5663,8 @@ Returns
`render (doc[, colwidth])`
-Render a @\'Doc\'@. The text is reflowed on breakable spacesto
-match the given line length. Text is not reflowed if theline
+Render a @\'Doc\'@. The text is reflowed on breakable spaces to
+match the given line length. Text is not reflowed if the line
length parameter is omitted or nil.
Parameters