aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2020-01-25 12:45:37 +0700
committerVadim Yanitskiy <axilirator@gmail.com>2020-02-14 22:46:38 +0700
commita3bb334981b10706678a5ffda4d15395a8a1f3eb (patch)
treee5ae25328f136e33a522ef3e0fb06a3f7ebdf91d
parent6727f0c02c67f9614294eeb7cf2cc5c137f5c266 (diff)
pySim-read.py: fix copy-paste: s/HPLMNAcT/PLMNsel/
-rwxr-xr-xpySim-read.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pySim-read.py b/pySim-read.py
index b59b7f3..853e924 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: