From a3bb334981b10706678a5ffda4d15395a8a1f3eb Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Sat, 25 Jan 2020 12:45:37 +0700 Subject: [PATCH] pySim-read.py: fix copy-paste: s/HPLMNAcT/PLMNsel/ Change-Id: I4a452a2e439cb713621a028cf0046339f50864b6 --- pySim-read.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pySim-read.py b/pySim-read.py index b59b7f3b..853e9240 100755 --- a/pySim-read.py +++ b/pySim-read.py @@ -140,7 +140,7 @@ if __name__ == '__main__': else: print("PLMNsel: Can't read, response code = %s" % (sw,)) except Exception as e: - print("HPLMNAcT: Can't read file -- " + str(e)) + print("PLMNsel: Can't read file -- " + str(e)) # EF.PLMNwAcT try: