Index: uspace/app/mkexfat/mkexfat.c
===================================================================
--- uspace/app/mkexfat/mkexfat.c	(revision 3df290792b980ae2873195fbf00acafa0d94b3dc)
+++ uspace/app/mkexfat/mkexfat.c	(revision 31718d1164e6865d4a9d76639caf433f46823ca5)
@@ -807,5 +807,5 @@
 		if (user_fs_size > cfg.volume_count * cfg.sector_size) {
 			printf(NAME ": Error, the device is not big enough"
-			    " to create the filesystem a filesystem of"
+			    " to create a filesystem of"
 			    " the specified size.\n");
 			return 1;
