Fix typo in rebar_erlydtl_compiler

This commit is contained in:
Anthony Ramine 2010-12-14 22:24:03 +01:00 committed by Tuncer Ayaz
parent 6304c19180
commit 9ecc3455bf

View file

@ -109,7 +109,7 @@ compile_dtl(Source, Target, Config) ->
non_existing ->
?CONSOLE(
"~n===============================================~n"
" You need to install erlydtl to comple DTL templates~n"
" You need to install erlydtl to compile DTL templates~n"
" Download the latest tarball release from github~n"
" http://code.google.com/p/erlydtl/~n"
" and install it into your erlang library dir~n"