libmount: (docs) fix typo

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

View 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.
*