X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=libudev%2Flibudev-queue.c;h=68efba0eeee2bd246e7d975aaceae73d10b1154a;hb=32ecabb15d76bd9db8f7d15dcd39807383a93934;hp=691e6a7919ec397242a9b73be1198a0b4a29d076;hpb=8d6bc73aefb5dcfd36d9456ab2209bc410086f82;p=elogind.git diff --git a/libudev/libudev-queue.c b/libudev/libudev-queue.c index 691e6a791..68efba0ee 100644 --- a/libudev/libudev-queue.c +++ b/libudev/libudev-queue.c @@ -28,7 +28,7 @@ * SECTION:libudev-queue * @short_description: access to currently active events * - * The udev daemon processes event asynchronously. All events wich do not have + * The udev daemon processes event asynchronously. All events which do not have * interdependencies are run in parallel. This exports the current state of the * event processing queue, and the currently event sequence numbers from the kernel * and the udev daemon.