summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/defaults.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index ec85904..bd5f5af 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -1038,7 +1038,7 @@ Check_defaults ()
elif [ ${CURRENT_CONFIG_VERSION} -lt 1 ]
then
Echo_warning "This config tree does not specify a format version or has an unknown version number."
- Echo_warning "Continueing build, but it could lead to errors or different results. Please repopulate the config tree."
+ Echo_warning "Continuing build, but it could lead to errors or different results. Please repopulate the config tree."
fi
fi