libmount: (docs) fix wording

Signed-off-by: Ronny Chevalier <chevalier.ronny@gmail.com>
This commit is contained in:
Ronny Chevalier 2015-06-03 13:21:52 +02:00
parent 8b1333423a
commit 1280109fdc
1 changed files with 1 additions and 1 deletions

View 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)