From 45683be54330906a61a0b6b4696e72574561efb5 Mon Sep 17 00:00:00 2001 From: Gilles Espinasse Date: Sat, 22 Sep 2012 09:59:19 +0200 Subject: textual: typo fixes Signed-off-by: Gilles Espinasse --- libmount/src/context_umount.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libmount/src/context_umount.c') diff --git a/libmount/src/context_umount.c b/libmount/src/context_umount.c index 566bb2115..92663a218 100644 --- a/libmount/src/context_umount.c +++ b/libmount/src/context_umount.c @@ -153,7 +153,7 @@ try_loopdev: } else if (count > 1) DBG(CXT, mnt_debug_h(cxt, "umount: warning: %s is associated " - "with more than one loodev", tgt)); + "with more than one loopdev", tgt)); } } @@ -538,7 +538,7 @@ static int do_umount(struct libmnt_context *cxt) if (cxt->restricted && !mnt_context_is_fake(cxt)) { /* - * extra paranoa for non-root users + * extra paranoia for non-root users * -- chdir to the parent of the mountpoint and use NOFOLLOW * flag to avoid races and symlink attacks. */ -- cgit v1.2.3-55-g7522