]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libmount: (docs) fix typo
authorRonny Chevalier <chevalier.ronny@gmail.com>
Wed, 3 Jun 2015 11:06:59 +0000 (13:06 +0200)
committerRonny Chevalier <chevalier.ronny@gmail.com>
Wed, 3 Jun 2015 11:06:59 +0000 (13:06 +0200)
Signed-off-by: Ronny Chevalier <chevalier.ronny@gmail.com>
libmount/src/monitor.c

index 34bdd767b33efc5e05a5167780350ed5600a0071..23d5eeb0d12f446aa92642ac06e295defcc65d14 100644 (file)
@@ -323,7 +323,7 @@ static const struct monitor_opers userspace_opers = {
  * If the top-level monitor has been already created (by mnt_monitor_get_fd()
  * or mnt_monitor_wait()) then it's updated according to @enable.
  *
- * The @filename is used only first time when you enable the monitor. It's
+ * The @filename is used only the first time when you enable the monitor. It's
  * impossible to have more than one userspace monitor. The recommended is to
  * use NULL as filename.
  *