X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fdbus.c;h=187ed303b465647ecf7d3c627a420fe05375d6ef;hb=1bd8b8184ee3bc7fc023d6d6dfb2ca99fb6612f3;hp=8ea768c5a782f7f94d2bcb238767887e35315d7f;hpb=b23de6af893c11da4286bc416455cd0926d1532e;p=elogind.git diff --git a/src/dbus.c b/src/dbus.c index 8ea768c5a..187ed303b 100644 --- a/src/dbus.c +++ b/src/dbus.c @@ -1322,7 +1322,7 @@ int bus_fdset_add_all(Manager *m, FDSet *fds) { * set to pass over to the newly executed systemd. They won't * be used there however, except that they are closed at the * very end of deserialization, those making it possible for - * clients to synchronously wait for systemd to reexec buy + * clients to synchronously wait for systemd to reexec by * simply waiting for disconnection */ SET_FOREACH(c, m->bus_connections_for_dispatch, i) {