diff --git a/client/cmdhfmf.c b/client/cmdhfmf.c index 4c49187ca..e43461591 100644 --- a/client/cmdhfmf.c +++ b/client/cmdhfmf.c @@ -3712,7 +3712,7 @@ int CmdHF14AMfELoad(const char *Cmd) { } } - PrintAndLogEx(INFO, "Copying to emulator memory"); + PrintAndLogEx(INFO, "Uploading to emulator memory"); // fast push mode conn.block_after_ACK = true;