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

Fix trivial comment typo

pull/3/head
Tuncer Ayaz 12 лет назад
Родитель
Сommit
64972a0be5
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      src/rebar_escripter.erl

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

@ -51,7 +51,7 @@ escriptize(Config0, AppFile) ->
InclBeams = get_app_beams(
rebar_config:get_local(Config, escript_incl_apps, []), []),
%% Look for a list extra files to include in the output file.
%% Look for a list of extra files to include in the output file.
%% For internal rebar-private use only. Do not use outside rebar.
InclExtra = get_extra(Config),

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