diff --git a/Bootloaders/MassStorage/Lib/VirtualFAT.c b/Bootloaders/MassStorage/Lib/VirtualFAT.c
index 5b94ed32a47eecb2bf521f2466ef5a2bca31e763..2e90a81016038b6a26547e97597c72476b634df0 100644
--- a/Bootloaders/MassStorage/Lib/VirtualFAT.c
+++ b/Bootloaders/MassStorage/Lib/VirtualFAT.c
@@ -92,8 +92,8 @@ static FATDirectoryEntry_t FirmwareFileEntries[] =
 		},
 
 		/* VFAT Long File Name entry for the virtual firmware file; required to
-		 * prevent corruption of systems that are unable to detect the device
-		 * as being a legacy MSDOS style FAT12 volume to prevent corruption. */
+		 * prevent corruption from systems that are unable to detect the device
+		 * as being a legacy MSDOS style FAT12 volume. */
 		{
 			.VFAT_LongFileName =
 				{