treewide: fix typos

This commit is contained in:
Diego Viola
2026-03-10 01:38:53 -03:00
committed by A Frederick Christensen
parent 0f2cd0555a
commit e1ad73d51c
22 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -301,7 +301,7 @@ index 0000000..125312c
+ pipefd = ecalloc(2, sizeof(int));
+
+ /*
+ * Libdbus forbids calling dbus_connection_dipatch from the
+ * Libdbus forbids calling dbus_connection_dispatch from the
+ * DBusDispatchStatusFunction directly. Notify the event loop of
+ * updates via a self-pipe.
+ */