From 65d9b4979146fecbfb21f35ac7cfb3d01147d217 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Jun 06 2024 19:55:27 +0000 Subject: Fix typo [skip changelog] --- diff --git a/systemd.spec b/systemd.spec index ff42fbb..2821ad2 100644 --- a/systemd.spec +++ b/systemd.spec @@ -989,7 +989,7 @@ fi # FIXME: systemd-logind.service is excluded (https://github.com/systemd/systemd/pull/17558) -# This is the explanded form of %%systemd_user_daemon_reexec. We +# This is the expanded form of %%systemd_user_daemon_reexec. We # can't use the macro because we define it ourselves. if [ $1 -ge 1 ] && [ -x "/usr/lib/systemd/systemd-update-helper" ]; then # Package upgrade, not uninstall