diff --git a/Regression/bz2095374-RFE-chrony-user-systemd-sysusers/runtest.sh b/Regression/bz2095374-RFE-chrony-user-systemd-sysusers/runtest.sh index 545ce6c..c3e0697 100755 --- a/Regression/bz2095374-RFE-chrony-user-systemd-sysusers/runtest.sh +++ b/Regression/bz2095374-RFE-chrony-user-systemd-sysusers/runtest.sh @@ -48,7 +48,7 @@ rlJournalStart rlAssertExists './chrony.sysusers' rlAssertGrep 'sysusers_create' chrony.spec popd - # Check the automateg generation message is present. + # Check the automated generation message is present. rlRun "rpm -ql --scripts $PACKAGE | tee scripts" 0 "Get chrony rpm scripts" rlAssertGrep "generated from chrony.sysusers" scripts cat scripts