chiark / gitweb /
libudev: doc - fix typo
authorKay Sievers <kay.sievers@vrfy.org>
Mon, 31 May 2010 09:18:52 +0000 (11:18 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Mon, 31 May 2010 09:18:52 +0000 (11:18 +0200)
libudev/libudev-queue.c

index be8804bdd004851fb3ed8d77bbffca64a03447be..163e6229fefa49b63f1b93e7012b2cd1637460b0 100644 (file)
@@ -28,9 +28,9 @@
  * SECTION:libudev-queue
  * @short_description: access to currently active events
  *
  * 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.
  */
 
  * and the udev daemon.
  */