Skip to content

Commit 22ac53e

Browse files
committed
Whoops
1 parent 9e045ff commit 22ac53e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/filespec.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
substat
2424
}
2525
{
26-
/def text_arr = text.language.collect {
26+
def text_arr = text.language.collect {
2727
['zh-Hans': 'ZH-S',
2828
'zh-Hant': 'ZH-T',
2929
'ar-001': 'AR-MSA',

0 commit comments

Comments
 (0)