diff options
Diffstat (limited to 'rebar.config.sample')
-rw-r--r-- | rebar.config.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.sample b/rebar.config.sample index fb7eb70..b0c8637 100644 --- a/rebar.config.sample +++ b/rebar.config.sample @@ -37,7 +37,7 @@ %% Port compilation environment variables. See rebar_port_compiler.erl for %% more info. Default is `[]' -{port_envs, []}. +{port_env, []}. %% port_specs %% List of filenames or wildcards to be compiled. May also contain a tuple |