diff --git a/client/cmdlft55xx.c b/client/cmdlft55xx.c index b96dd4cb8..c823e6a06 100644 --- a/client/cmdlft55xx.c +++ b/client/cmdlft55xx.c @@ -335,7 +335,7 @@ static int usage_t55xx_deviceconfig() { return PM3_SUCCESS; } static int usage_t55xx_protect() { - PrintAndLogEx(NORMAL, "This command set the pwd bit on T5577. "); + PrintAndLogEx(NORMAL, "This command sets the pwd bit on T5577."); PrintAndLogEx(NORMAL, _RED_("WARNING:") " this locks the tag!"); PrintAndLogEx(NORMAL, "Usage: lf t55xx protect [r ] [p ] [o] [n ]"); PrintAndLogEx(NORMAL, "Options:");