chiark / gitweb /
treewide: Correct typos and spell plural of bus consistent
[elogind.git] / src / libelogind / sd-bus / bus-kernel.c
index 8e3b64337c1ede8c76ec5a4bdaad6698ff8dfc02..d5cc8100ce3e7dfb359188e0110b7036c2816a1c 100644 (file)
@@ -1593,7 +1593,7 @@ int bus_kernel_create_bus(const char *name, bool world, char **s) {
 
         make->size += ALIGN8(n->size);
 
-        /* The busses we create make no restrictions on what metadata
+        /* The buses we create make no restrictions on what metadata
          * peers can read from incoming messages. */
         n = KDBUS_ITEM_NEXT(n);
         n->type = KDBUS_ITEM_ATTACH_FLAGS_RECV;