From 9d714829414dba638c88849104f7f971e6037594 Mon Sep 17 00:00:00 2001 From: Austin English Date: Mon, 13 May 2019 13:53:15 -0500 Subject: libmount: fix "maybe be" duplication Signed-off-by: Austin English --- libmount/src/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmount/src/utils.c b/libmount/src/utils.c index 7f6cc1405..73166cb91 100644 --- a/libmount/src/utils.c +++ b/libmount/src/utils.c @@ -913,7 +913,7 @@ int mnt_open_uniq_filename(const char *filename, char **name) * should be canonicalized. The returned pointer should be freed by the caller. * * WARNING: the function compares st_dev of the @path elements. This traditional - * way maybe be insufficient on filesystems like Linux "overlay". See also + * way may be insufficient on filesystems like Linux "overlay". See also * mnt_table_find_target(). * * Returns: allocated string with the target of the mounted device or NULL on error -- cgit v1.2.3-55-g7522