diff options
Diffstat (limited to 'examples/relx_simple.config')
-rw-r--r-- | examples/relx_simple.config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/relx_simple.config b/examples/relx_simple.config index 88e9e8d..70c41b2 100644 --- a/examples/relx_simple.config +++ b/examples/relx_simple.config @@ -1,9 +1,9 @@ %% -*- mode: Erlang; fill-column: 80; comment-column: 75; -*- -%% Example Relcool Simple Config +%% Example Relx Simple Config %% ============================= %% -%% This is an example relcool config whose purpose demonstrate the minimal -%% config needed for relcool. For a more complete example see the relcool.config +%% This is an example relx config whose purpose demonstrate the minimal +%% config needed for relx. For a more complete example see the relx.config %% in the examples directory. %% %% The Release We Are Building |