Fixed typos in cli output and source code comments

This commit is contained in:
Martin Hauke
2021-01-01 22:11:48 +01:00
committed by Andreas Eversberg
parent 97636aac1e
commit a07764f0d9
79 changed files with 192 additions and 192 deletions

View File

@@ -133,7 +133,7 @@ static void rx_icl_sdu(uint8_t *data, int length)
case CLA_AUTO:
switch (ins_aprc) {
case AUT_1:
PDEBUG(DSIM7, DEBUG_INFO, " -> AUTO-1 (Autorization)\n");
PDEBUG(DSIM7, DEBUG_INFO, " -> AUTO-1 (Authorization)\n");
break;
}
break;