From ef75bc880e579b977ea0f5e04029e2509a9c0b4a Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Thu, 11 Apr 2013 20:51:39 +0300 Subject: Fix various typos --- libmount/src/context.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmount/src') diff --git a/libmount/src/context.c b/libmount/src/context.c index af16f647..08e3951f 100644 --- a/libmount/src/context.c +++ b/libmount/src/context.c @@ -857,7 +857,7 @@ int mnt_context_set_options_pattern(struct libmnt_context *cxt, const char *patt * @cxt: mount context * @tb: fstab * - * The mount context reads /etc/fstab to the the private struct libmnt_table by default. + * The mount context reads /etc/fstab to the private struct libmnt_table by default. * This function allows to overwrite the private fstab with an external * instance. Note that the external instance is not deallocated by mnt_free_context(). * -- cgit v1.2.3