summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libmount/src/monitor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmount/src/monitor.c b/libmount/src/monitor.c
index 23d5eeb0d..05cce5986 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)