Fix typos
Thanks to Debian lintian for the reports: I: proxmark3: spelling-error-in-binary usr/share/proxmark3/firmware/fullimage.elf dont don't I: proxmark3: spelling-error-in-binary usr/share/proxmark3/firmware/fullimage.elf succesful successful I: proxmark3: spelling-error-in-binary usr/share/proxmark3/firmware/fullimage.elf Uknown Unknown I: proxmark3: spelling-error-in-binary usr/share/proxmark3/firmware/fullimage.elf requestes requests I: proxmark3: spelling-error-in-binary usr/share/proxmark3/firmware/fullimage.elf unkown unknown I: proxmark3: spelling-error-in-binary usr/share/proxmark3/firmware/fullimage.elf ambigous ambiguous
This commit is contained in:
@@ -245,7 +245,7 @@ static int CmdLFHitagList(const char *Cmd) {
|
||||
|
||||
if (f) {
|
||||
fclose(f);
|
||||
PrintAndLogEx(NORMAL, "Recorded activity succesfully written to file: %s", filename);
|
||||
PrintAndLogEx(NORMAL, "Recorded activity successfully written to file: %s", filename);
|
||||
}
|
||||
|
||||
free(got);
|
||||
|
||||
Reference in New Issue
Block a user