* bin/ltlsynt.cc: Typo.
This commit is contained in:
parent
878ef6e084
commit
74d1ec2bff
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ static const argp_option options[] =
|
|||
" propositions", 0},
|
||||
/**************************************************/
|
||||
{ nullptr, 0, nullptr, 0, "Fine tuning:", 10 },
|
||||
{ "algo", OPT_ALGO, "ds|sd|large", 0,
|
||||
{ "algo", OPT_ALGO, "ds|sd|lar", 0,
|
||||
"choose the algorithm for synthesis:\n"
|
||||
" - sd: split then determinize with Safra (default)\n"
|
||||
" - ds: determinize (Safra) then split\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue