X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/64d1b4efc932898dc250dbc5d8f7418e3643b27b..efbf81da52dad2507cca6062d44272c397f93e4a:/client/loclass/main.c?ds=inline

diff --git a/client/loclass/main.c b/client/loclass/main.c
index d1b0359b..95112f7d 100644
--- a/client/loclass/main.c
+++ b/client/loclass/main.c
@@ -69,7 +69,7 @@ int showHelp()
 	prnlog("-h                 Show this help");
 	prnlog("-f <filename>      Bruteforce iclass dumpfile");
 	prnlog("                   An iclass dumpfile is assumed to consist of an arbitrary number of malicious CSNs, and their protocol responses");
-	prnlog("                   The the binary format of the file is expected to be as follows: ");
+	prnlog("                   The binary format of the file is expected to be as follows: ");
 	prnlog("                   <8 byte CSN><8 byte CC><4 byte NR><4 byte MAC>");
 	prnlog("                   <8 byte CSN><8 byte CC><4 byte NR><4 byte MAC>");
 	prnlog("                   <8 byte CSN><8 byte CC><4 byte NR><4 byte MAC>");