; smc.mac\r
 ; ca65 Macro-Pack for Self Modifying Code (SMC)\r
 ;\r
-; (c) Christian Krüger, latest change: 17-Jul-2016\r
+; (c) Christian Krüger, latest change: 17-Jul-2016\r
 ;\r
 ; This software is provided 'as-is', without any expressed or implied\r
 ; warranty.  In no event will the authors be held liable for any damages\r
 .elseif .match ({register}, y)\r
         ldy _SMCDesignator\r
 .else\r
-       .error "Invalid usage of macro 'SMC_TransferOpcode'"\r
+       .error "Invalid usage of macro 'SMC_LoadOpcode'"\r
 .endif\r
 .endmacro\r
 \r