diff options
| author | Andreas Deininger <[email protected]> | 2024-11-06 19:04:33 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-11-06 10:04:33 -0800 |
| commit | eeb8b1eb3a80ce94059e45d6844a6a22e7b019d1 (patch) | |
| tree | 1941dc499eb8ab802aa24c6b4f096451f6e76e58 /test/undergradmath.typ | |
| parent | 10f638ddf205dd9b62f080261ad753d824331e29 (diff) | |
Fix typos (#10349)
Diffstat (limited to 'test/undergradmath.typ')
| -rw-r--r-- | test/undergradmath.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/undergradmath.typ b/test/undergradmath.typ index 1910d31b0..e0daacd3b 100644 --- a/test/undergradmath.typ +++ b/test/undergradmath.typ @@ -259,7 +259,7 @@ Just type them! cell($\u{224D}$, [`\u{224D}` @tricky]), cell($tilde.eq$, `tilde.eq`), cell($n!$, `n!`), cell($equiv$, `equiv`), cell($tilde.not$, `tilde.not`), cell($diff$, `diff`), cell($prec$, `prec`), cell($plus.circle$, `plus.circle`), cell($nabla$, `nabla`), - cell($prec.eq$, `prec.eq`), cell($minus.circle$, `minus.cirle`), cell($planck.reduce$, `planck.reduce`), + cell($prec.eq$, `prec.eq`), cell($minus.circle$, `minus.circle`), cell($planck.reduce$, `planck.reduce`), cell($succ$, `succ`), cell($dot.circle$, `dot.circle`), cell($circle.stroked.tiny$, `circle.stroked.tiny`), cell($succ.eq$, `succ.eq`), cell($times.circle$, `times.circle`), cell($star$, `star`), cell($prop$, `prop`), cell($\u{2298}$, [`\u{2298}` @tricky]), cell($sqrt("")$, `sqrt("")`), |
