Skip to content

Commit 49490e5

Browse files
sverweijmarijnh
authored andcommitted
[mscgen mode] correct a typo in the mscgen non-rregression
1 parent 08f965e commit 49490e5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mode/mscgen/mscgen_test.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
);
2626

2727
MT("xù/ msgenny keywords classify as 'base'",
28-
"[base watermark wordwrapentities]",
28+
"[base watermark]",
29+
"[base wordwrapentities]",
2930
"[base alt loop opt ref else break par seq assert]"
3031
);
3132

0 commit comments

Comments
 (0)