From 4632cc0203b87374acd254a86dd5efdedf369e0e Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Sat, 16 Mar 2019 10:50:01 +0100 Subject: [PATCH] typo --- client/scripts/formatMifare.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/scripts/formatMifare.lua b/client/scripts/formatMifare.lua index fe9cf32e5..f53a05eff 100644 --- a/client/scripts/formatMifare.lua +++ b/client/scripts/formatMifare.lua @@ -11,7 +11,7 @@ example = [[ -- generate command, replacing key with new key. 2. script run formatMifare -k aabbccddeeff -n 112233445566 -a FF0780 - -- generate commands and excute them against card. + -- generate commands and execute them against card. 3. script run formatMifare -x ]] copyright = ''