From: Michael Gernoth <michael@gernoth.net>
Date: Thu, 13 Feb 2014 16:17:22 +0000 (+0100)
Subject: typo
X-Git-Tag: v0.100~41
X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/hmcfgusb/commitdiff_plain/2cbaa8109fd7bb3668509484b469e6c41f8510f0?ds=sidebyside;hp=19cb97453c731fe17f1f332e010ed56081a08a1b

typo
---

diff --git a/flash-hmcfgusb.c b/flash-hmcfgusb.c
index acf1bf6..b1f554c 100644
--- a/flash-hmcfgusb.c
+++ b/flash-hmcfgusb.c
@@ -231,7 +231,7 @@ int main(int argc, char **argv)
 	printf("\nHM-CFG-USB opened.\n\n");
 
 
-	printf("Flasing %d blocks", fw_blocks);
+	printf("Flashing %d blocks", fw_blocks);
 	if (debug) {
 		printf("\n");
 	} else {