diff --git a/client/mifare4.c b/client/mifare4.c index 8c5e9059..419e9b23 100644 --- a/client/mifare4.c +++ b/client/mifare4.c @@ -19,7 +19,7 @@ AccessConditions_t MFAccessConditions[] = { {0x00, "read AB; write AB; increment AB; decrement transfer restore AB"}, - {0x01, "read AB; dectrAB"}, + {0x01, "read AB; decrement transfer restore AB"}, {0x02, "read AB"}, {0x03, "read B; write B"}, {0x04, "read AB; writeB"},