From 9c4bfa5dcb41a029ee64eb238f197b30b85135c7 Mon Sep 17 00:00:00 2001 From: Salvador Mendoza Date: Thu, 23 Apr 2020 11:50:11 -0700 Subject: [PATCH] Update hf_msdsal.c --- armsrc/Standalone/hf_msdsal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/armsrc/Standalone/hf_msdsal.c b/armsrc/Standalone/hf_msdsal.c index 52bcd588f..e38bf2eda 100644 --- a/armsrc/Standalone/hf_msdsal.c +++ b/armsrc/Standalone/hf_msdsal.c @@ -48,7 +48,7 @@ void ModInfo(void) { * * * Reading or emulating ISO-14443A technology is not limited to payment cards. This example -* was not only designed to make a replay attack, but to open new possibilities in the ISO-144434 +* was not only designed to make a replay attack, but to open new possibilities in the ISO-14443A * technologies. Be brave enough to share your knowledge & inspire others. Salvador Mendoza. */