Pārlūkot izejas kodu

Merge pull request #125 from lucafavatella/neotoma-doc-typo

Fix typo in neotoma help message
pull/3/head
Dave Smith pirms 11 gadiem
vecāks
revīzija
e840ac2112
1 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. +4
    -4
      src/rebar_neotoma_compiler.erl

+ 4
- 4
src/rebar_neotoma_compiler.erl Parādīt failu

@ -70,10 +70,10 @@ info(help, compile) ->
"Valid rebar.config options:~n"
" ~p~n",
[
{neotom_opts, [{doc_root, "src"},
{out_dir, "src"},
{source_ext, ".peg"},
{module_ext, ""}]}
{neotoma_opts, [{doc_root, "src"},
{out_dir, "src"},
{source_ext, ".peg"},
{module_ext, ""}]}
]).
neotoma_opts(Config) ->

Notiek ielāde…
Atcelt
Saglabāt