Browse Source

rebar_neotoma_compiler: fix comment

pull/3/head
Tuncer Ayaz 12 years ago
parent
commit
ed55df9648
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/rebar_neotoma_compiler.erl

+ 1
- 1
src/rebar_neotoma_compiler.erl View File

@ -57,7 +57,7 @@ compile(Config, _AppFile) ->
fun compile_neo/3, [{check_last_mod,false}]).
%% ============================================================================
%% Public API
%% Internal functions
%% ============================================================================
neotoma_opts(Config) ->

Loading…
Cancel
Save