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

index 23d5eeb0d12f446aa92642ac06e295defcc65d14..05cce5986e6fb87ae8b181aaa60df19222a38c89 100644 (file)
@@ -121,7 +121,7 @@ static void free_monitor_entry(struct monitor_entry *me)
  * mnt_unref_monitor:
  * @mn: monitor pointer
  *
- * De-increments reference counter, on zero the @mn is automatically
+ * Decrements the reference counter, on zero the @mn is automatically
  * deallocated.
  */
 void mnt_unref_monitor(struct libmnt_monitor *mn)