From 223939d95b086ee56b780e34d7abf1fe59afbeb2 Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Tue, 1 Nov 2016 19:40:33 +0100 Subject: misc: spelling, always use "cannot" instead of "can not" Just to be consistent ... Signed-off-by: Ruediger Meier --- libfdisk/src/dos.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libfdisk') diff --git a/libfdisk/src/dos.c b/libfdisk/src/dos.c index 5ea56c2ed..b2c6a58eb 100644 --- a/libfdisk/src/dos.c +++ b/libfdisk/src/dos.c @@ -346,7 +346,7 @@ static void dos_init(struct fdisk_context *cxt) | SIZE_SUFFIX_3LETTER, bytes); fdisk_warnx(cxt, _("The size of this disk is %s (%ju bytes). DOS " - "partition table format can not be used on drives for " + "partition table format cannot be used on drives for " "volumes larger than %lu bytes for %lu-byte " "sectors. Use GUID partition table format (GPT)."), szstr, bytes, -- cgit v1.2.3-55-g7522