summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xeasy_e17.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/easy_e17.sh b/easy_e17.sh
index ebf1baf..31a1720 100755
--- a/easy_e17.sh
+++ b/easy_e17.sh
@@ -133,7 +133,7 @@ function header ()
echo " Config files : $conf_files"
echo " Logs path : $logs_path"
echo
- echo " efl e +"
+ echo " efl + e"
if [ $git -eq 1 ]; then
echo " Source url : $git_url ($git_branch)"
else