Просмотр исходного кода

fix "helpful" compiler spelling correction

pull/1357/head
alisdair sullivan 8 лет назад
Родитель
Сommit
14956eaf16
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      src/rebar_prv_common_test.erl

+ 1
- 1
src/rebar_prv_common_test.erl Просмотреть файл

@ -649,7 +649,7 @@ ct_opts(_State) ->
{testcase, undefined, "case", string, help(testcase)}, %% comma-seperated list
{label, undefined, "label", string, help(label)}, %% String
{config, undefined, "config", string, help(config)}, %% comma-seperated list
{spec, undefined, "spec", string, help(spec)}, %% common-seperated list
{spec, undefined, "spec", string, help(spec)}, %% comma-seperated list
{join_specs, undefined, "join_specs", boolean, help(join_specs)},
{allow_user_terms, undefined, "allow_user_terms", boolean, help(allow_user_terms)}, %% Bool
{logdir, undefined, "logdir", string, help(logdir)}, %% dir

Загрузка…
Отмена
Сохранить