Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2020-11-09 07:16:52 +0300
committerJosh Soref <jsoref@users.noreply.github.com>2020-11-09 07:38:46 +0300
commitf14e12f688147d753f871b4969345db078fea74b (patch)
tree7f2e10306d192fe287517c629ee037e3adc8ed48 /include/tests_time
parenteadd2a8ed8d084536b4d0043f79ca1e8aee598d4 (diff)
spelling: installed
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Diffstat (limited to 'include/tests_time')
-rw-r--r--include/tests_time2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_time b/include/tests_time
index 1a262d82..f4c8bee9 100644
--- a/include/tests_time
+++ b/include/tests_time
@@ -97,7 +97,7 @@
FOUND=1; NTP_DAEMON_RUNNING=1; NTP_CONFIG_TYPE_DAEMON=1; NTP_DAEMON="openntpd"
LogText "result: found openntpd (method: ps)"
else
- LogText "result: running openntpd not found, but ntpctl is instaalled"
+ LogText "result: running openntpd not found, but ntpctl is installed"
fi
if [ "${NTP_DAEMON}" = "openntpd" ]; then