mirror of
https://github.com/typst/typst
synced 2025-05-13 20:46:23 +08:00
Fix small copy-paste oversight (#5811)
This commit is contained in:
parent
fe16b35f02
commit
85b0318158
@ -644,7 +644,7 @@ fn layout_h(
|
||||
}
|
||||
|
||||
/// Lays out a [`ClassElem`].
|
||||
#[typst_macros::time(name = "math.op", span = elem.span())]
|
||||
#[typst_macros::time(name = "math.class", span = elem.span())]
|
||||
fn layout_class(
|
||||
elem: &Packed<ClassElem>,
|
||||
ctx: &mut MathContext,
|
||||
|
Loading…
x
Reference in New Issue
Block a user