From: Kay Sievers Date: Mon, 31 May 2010 09:18:52 +0000 (+0200) Subject: libudev: doc - fix typo X-Git-Tag: 174~452 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7d29d15095a7977c02fa3a6bb1efe627dcdd2f4;p=systemd libudev: doc - fix typo --- diff --git a/libudev/libudev-queue.c b/libudev/libudev-queue.c index be8804bd..163e6229 100644 --- a/libudev/libudev-queue.c +++ b/libudev/libudev-queue.c @@ -28,9 +28,9 @@ * SECTION:libudev-queue * @short_description: access to currently active events * - * 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 + * The udev daemon processes events asynchronously. All events which do not have + * interdependencies run in parallel. This exports the current state of the + * event processing queue, and the current event sequence numbers from the kernel * and the udev daemon. */