From a7349ee315a2f6b0d2d9d7d3446fc2baaca5e78b Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Fri, 10 Feb 2017 13:05:04 +0200 Subject: docs: Fix word repetitions --- libmount/src/cache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmount/src/cache.c') diff --git a/libmount/src/cache.c b/libmount/src/cache.c index 04dcb7fb3..6ff997140 100644 --- a/libmount/src/cache.c +++ b/libmount/src/cache.c @@ -85,7 +85,7 @@ struct libmnt_cache *mnt_new_cache(void) * @cache: pointer to struct libmnt_cache instance * * Deallocates the cache. This function does not care about reference count. Don't - * use this function directly -- it's better to use use mnt_unref_cache(). + * use this function directly -- it's better to use mnt_unref_cache(). */ void mnt_free_cache(struct libmnt_cache *cache) { -- cgit v1.2.3-55-g7522