diff options
Diffstat (limited to 'library/src/layout/container.rs')
| -rw-r--r-- | library/src/layout/container.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/src/layout/container.rs b/library/src/layout/container.rs index 0b7f7eb1..bdc147c3 100644 --- a/library/src/layout/container.rs +++ b/library/src/layout/container.rs @@ -261,7 +261,7 @@ pub struct BlockNode { /// /// ```example /// #set align(center) - /// #show math.formula: set block(above: 8pt, below: 16pt) + /// #show math.equation: set block(above: 8pt, below: 16pt) /// /// This sum of $x$ and $y$: /// $ x + y = z $ |
