From 763a4b3a17e3fb4ab67c6105e06df891e60471bc Mon Sep 17 00:00:00 2001 From: Bastian Germann Date: Tue, 8 Sep 2020 22:07:11 +0200 Subject: Fix typos found by Debian's lintian tool Signed-off-by: Bastian Germann Signed-off-by: David Oberhollenzer --- ubi-utils/mtdinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubi-utils/mtdinfo.c') diff --git a/ubi-utils/mtdinfo.c b/ubi-utils/mtdinfo.c index 0606ab0..8bd0fc8 100644 --- a/ubi-utils/mtdinfo.c +++ b/ubi-utils/mtdinfo.c @@ -161,7 +161,7 @@ static void print_ubi_info(const struct mtd_info *mtd_info, struct ubigen_info ui; if (!mtd_info->sysfs_supported) { - errmsg("cannot provide UBI info, becasue sub-page size is " + errmsg("cannot provide UBI info, because sub-page size is " "not known"); return; } -- cgit v1.2.3