Browse Source

Spelling fix.

WestfW 6 years ago
parent
commit
c8d7b03d78
1 changed files with 1 additions and 1 deletions
  1. 1 1
      optiboot/bootloaders/optiboot/optiboot.c

+ 1 - 1
optiboot/bootloaders/optiboot/optiboot.c

@@ -157,7 +157,7 @@
 /* July 2018						  */
 /* 7.0	WestfW (with much input from Others)		  */
 /*	Fix MCUSR treatement as per much discussion,	  */
-/*	 Patches by MarkG55, makjekw.  Preserve value	  */
+/*	 Patches by MarkG55, majekw.  Preserve value	  */
 /*	 for the application, as much as possible.	  */
 /*	 see https://github.com/Optiboot/optiboot/issues/97 */
 /*	Optimize a bit by implementing a union for the	  */