summaryrefslogtreecommitdiff
path: root/tests/typ/layout/grid-colspan.typ
diff options
context:
space:
mode:
authorPgBiel <9021226+PgBiel@users.noreply.github.com>2024-03-03 16:32:27 -0300
committerGitHub <noreply@github.com>2024-03-03 19:32:27 +0000
commitdecb4fd9b98968dbaa89451ab6620b33819260a5 (patch)
treeea2b5c2dcefe85d9be57f28a3c103605b5178513 /tests/typ/layout/grid-colspan.typ
parent098ef5acbb91723c4c806b23e5e5d85523fc88aa (diff)
Merging cells: Rowspans [More Flexible Tables Pt.3b] (#3501)
Diffstat (limited to 'tests/typ/layout/grid-colspan.typ')
-rw-r--r--tests/typ/layout/grid-colspan.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/grid-colspan.typ b/tests/typ/layout/grid-colspan.typ
index 3fd1a0fd..1bdadcf1 100644
--- a/tests/typ/layout/grid-colspan.typ
+++ b/tests/typ/layout/grid-colspan.typ
@@ -81,7 +81,7 @@
---
// Error: 4:8-4:32 cell would span a previously placed cell at column 2, row 0
-// Hint: 4:8-4:32 try specifying your cells in a different order or reducing the cell's colspan
+// Hint: 4:8-4:32 try specifying your cells in a different order or reducing the cell's rowspan or colspan
#grid(
columns: 3,
grid.cell(x: 2, y: 0)[x],