From 73afd3f8e8793844e8e53f69d819ca740cdfc889 Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Thu, 15 Feb 2018 22:02:18 +0100 Subject: misc: fix typos using codespell Some more funny typos, please review carefully. Signed-off-by: Ruediger Meier --- lib/loopdev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/loopdev.c b/lib/loopdev.c index e37b29213..54d337ea3 100644 --- a/lib/loopdev.c +++ b/lib/loopdev.c @@ -147,7 +147,7 @@ int loopcxt_has_device(struct loopdev_cxt *lc) * Note about LOOPDEV_FL_{RDONLY,RDWR} flags. These flags are used for open(2) * syscall to open loop device. By default is the device open read-only. * - * The expection is loopcxt_setup_device(), where the device is open read-write + * The exception is loopcxt_setup_device(), where the device is open read-write * if LO_FLAGS_READ_ONLY flags is not set (see loopcxt_set_flags()). * * Returns: <0 on error, 0 on success. -- cgit v1.2.3-55-g7522