diff --git a/client/cmdsmartcard.c b/client/cmdsmartcard.c index 2bd14b781..9bbf1412b 100644 --- a/client/cmdsmartcard.c +++ b/client/cmdsmartcard.c @@ -49,7 +49,7 @@ int usage_sm_info(void) { return 0; } int usage_sm_upgrade(void) { - PrintAndLogEx(NORMAL, "Upgrade RDV4.0 Smartcard module firmware"); + PrintAndLogEx(NORMAL, "Upgrade RDV4.0 Sim module firmware"); PrintAndLogEx(NORMAL, "Usage: sc upgrade f "); PrintAndLogEx(NORMAL, " h : this help"); PrintAndLogEx(NORMAL, " f : firmware file name");