]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
fstab-generator: add missing phrase in comment
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 6 Apr 2023 09:57:27 +0000 (11:57 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 18 Apr 2023 09:55:03 +0000 (11:55 +0200)
src/fstab-generator/fstab-generator.c

index cc2c5512dd08f8a1d0cf625812e7753db1ddf946..dae290c88929b222f9d5b80bc7312a9a7a0bbefa 100644 (file)
@@ -1080,7 +1080,7 @@ static int add_sysroot_usr_mount_or_fallback(void) {
 
         /* OK, so we didn't write anything out for /sysusr/usr/ nor /sysroot/usr/. In this case, let's make
          * sure that initrd-usr-fs.target is at least ordered after sysroot.mount so that services that order
-         * themselves get the guarantee that /usr/ is definitely mounted somewhere. */
+         * themselves after it get the guarantee that /usr/ is definitely mounted somewhere. */
 
         return generator_add_symlink(
                         arg_dest,