diff options
Diffstat (limited to 'tests/updater_checks.sh')
-rwxr-xr-x | tests/updater_checks.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/updater_checks.sh b/tests/updater_checks.sh index dff87a67..1c8d7b02 100755 --- a/tests/updater_checks.sh +++ b/tests/updater_checks.sh @@ -63,7 +63,7 @@ case "${running_os}" in ;; esac -# Run depednency scriptlet, before anything else +# Run dependency scriptlet, before anything else # ./packaging/installer/install-required-packages.sh --non-interactive netdata |