chiark / gitweb /
util: conf_files_list() return list as parameter
[elogind.git] / src / dbus.c
index 8ea768c5a782f7f94d2bcb238767887e35315d7f..187ed303b465647ecf7d3c627a420fe05375d6ef 100644 (file)
@@ -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) {