diff options
Diffstat (limited to 'tests/typ/math/attach.typ')
| -rw-r--r-- | tests/typ/math/attach.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/math/attach.typ b/tests/typ/math/attach.typ index 89ecfc48..3963c9c8 100644 --- a/tests/typ/math/attach.typ +++ b/tests/typ/math/attach.typ @@ -26,7 +26,7 @@ $ (-1)^n + (1/2 + 3)^(-1/2) $ --- // Test limit. -$ lim_(n->infty \ n "grows") sum_(k=0 \ k in NN)^n k $ +$ lim_(n->oo \ n "grows") sum_(k=0 \ k in NN)^n k $ --- // Test forcing scripts and limits. |
