From: Ronny Chevalier Date: Wed, 3 Jun 2015 11:21:52 +0000 (+0200) Subject: libmount: (docs) fix wording X-Git-Tag: v2.27-rc1~175 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1280109fdc9edfc5c0a40b04568404cdd548bfd0;p=thirdparty%2Futil-linux.git libmount: (docs) fix wording Signed-off-by: Ronny Chevalier --- diff --git a/libmount/src/monitor.c b/libmount/src/monitor.c index 23d5eeb0d1..05cce5986e 100644 --- a/libmount/src/monitor.c +++ b/libmount/src/monitor.c @@ -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)