Signed-off-by: Austin English <austinenglish@xxxxxxxxx> --- 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 -- 2.21.0