From: Benjamin Drung Date: Mon, 20 Oct 2025 12:15:40 +0000 (+0200) Subject: fix(systemd-sysusers): spelling of after X-Git-Tag: 109~54 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d361c3f0cfca6ce65e648934447e0ae355b6e06b;p=thirdparty%2Fdracut-ng.git fix(systemd-sysusers): spelling of after --- diff --git a/modules.d/78systemd-sysusers/module-setup.sh b/modules.d/78systemd-sysusers/module-setup.sh index 477b8e77a..1a32caa03 100755 --- a/modules.d/78systemd-sysusers/module-setup.sh +++ b/modules.d/78systemd-sysusers/module-setup.sh @@ -2,7 +2,7 @@ # This file is part of dracut. # SPDX-License-Identifier: GPL-2.0-or-later -# This module should be orders afer all modules that depends on it +# This module should be orders after all modules that depends on it # This is to make sure that all inst_sysusers calls are in place before systemd-sysusers is called. # Prerequisite check(s) for module.