diff options
Diffstat (limited to 'tests/typ/layout')
| -rw-r--r-- | tests/typ/layout/list-marker.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/list-marker.typ b/tests/typ/layout/list-marker.typ index 6f348530..9e28faad 100644 --- a/tests/typ/layout/list-marker.typ +++ b/tests/typ/layout/list-marker.typ @@ -7,7 +7,7 @@ - B --- -// Test that last item is repeated. +// Test that items are cycled. #set list(marker: ([--], [•])) - A - B |
