]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
fix(systemd-sysusers): spelling of after
authorBenjamin Drung <benjamin.drung@canonical.com>
Mon, 20 Oct 2025 12:15:40 +0000 (14:15 +0200)
committerNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Wed, 22 Oct 2025 16:56:03 +0000 (12:56 -0400)
modules.d/78systemd-sysusers/module-setup.sh

index 477b8e77ade46f9084229db22bedf5cda9a9c3fd..1a32caa037a791fa9b1431f7c23b81be6e29c858 100755 (executable)
@@ -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.