Skip to content

Commit 4d2b327

Browse files
authored
fix: 2 typos in basic list tests (#29)
1 parent 63c9563 commit 4d2b327

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

corpus/basic.tst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ List.1e - Basic: count paren [1)]
530530
================================================================================
531531
List.1f - Basic: letter dot [a.]
532532
================================================================================
533-
1. a
533+
a. a
534534
--------------------------------------------------------------------------------
535535

536536
(document
@@ -544,7 +544,7 @@ List.1f - Basic: letter dot [a.]
544544
================================================================================
545545
List.1g - Basic: letter paren [a)]
546546
================================================================================
547-
1) a
547+
a) a
548548
--------------------------------------------------------------------------------
549549

550550
(document

0 commit comments

Comments
 (0)