Skip to content

Commit e38661c

Browse files
committed
[fix] : Fixd comp type typo
1 parent d5d64c6 commit e38661c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/wizard.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ Function_Global_Ask_comp_option () {
428428
fi
429429
}
430430
;;
431-
"lx4" | *)
431+
"lzma" | *)
432432
Function_Local_comp_option () {
433433
:
434434
}

0 commit comments

Comments
 (0)