Index: uspace/app/mkexfat/mkexfat.c
===================================================================
--- uspace/app/mkexfat/mkexfat.c	(revision b200230e1cefec12d637b84076414a0495573629)
+++ uspace/app/mkexfat/mkexfat.c	(revision ba55c1949eefb8c2f35d0a73f57415730ce5c48b)
@@ -414,5 +414,5 @@
 	} else if (ncls == 1) {
 		/* This is the last cluster of this chain, mark it
-		 * with EOK.
+		 * with EOF.
 		 */
 		fat[cur_cls] = host2uint32_t_le(0xFFFFFFFF);
