summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/lua-filters.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/lua-filters.md b/doc/lua-filters.md
index 15efc8c59..060e19956 100644
--- a/doc/lua-filters.md
+++ b/doc/lua-filters.md
@@ -1887,8 +1887,7 @@ This is a pair, i.e., a plain table, with the following
components:
1. cell alignment ([Alignment]).
-2. table column width, as a fraction of the total table width
- (number).
+2. table column width, as a fraction of the page width (number).
### ListAttributes {#type-listattributes}