From 355bc8882755da93e8b0204fae19be2373628fab Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Thu, 3 Mar 2022 01:11:11 +0100 Subject: [PATCH] fix typo --- client/src/cmddata.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/cmddata.c b/client/src/cmddata.c index 84eb220f9..40ea4dc96 100644 --- a/client/src/cmddata.c +++ b/client/src/cmddata.c @@ -1951,7 +1951,7 @@ int CmdTuneSamples(const char *Cmd) { // 1% over threshold and supposedly non-RDV4 if ((approx_vdd > approx_vdd_other_max * 1.01) && (!IfPm3Rdv4Fw())) { - PrintAndLogEx(WARNING, "Contradicting measures seem to indicate you're running a " _YELLOW_("PM3_GENERIC firmware on a RDV4")); + PrintAndLogEx(WARNING, "Contradicting measures seem to indicate you're running a " _YELLOW_("PM3GENERIC firmware on a RDV4")); PrintAndLogEx(WARNING, "False positives is possible but please check your setup"); } // 1% below threshold and supposedly RDV4