From dcc6d04eeab99ad61baef35f5284f2152f12c817 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Wed, 16 Sep 2020 12:37:53 +0100 Subject: Fix comment. --- perl-install/services.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/services.pm') diff --git a/perl-install/services.pm b/perl-install/services.pm index e2dd69580..512d6a6c3 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -398,7 +398,7 @@ sub _legacy_services() { my @services; my $has_systemd = has_systemd(); if ($has_systemd) { - # The system not using systemd but will be at next boot. This is + # The system is not using systemd but will be at next boot. This # is typically the case in the installer. In this mode we must read # as much as is practicable from the native systemd unit files and # combine that with information from chkconfig regarding legacy sysvinit -- cgit v1.2.1