pySim-read.py: fix copy-paste: s/HPLMNAcT/PLMNsel/

Change-Id: I4a452a2e439cb713621a028cf0046339f50864b6
This commit is contained in:
Vadim Yanitskiy
2020-01-25 12:45:37 +07:00
parent 6727f0c02c
commit a3bb334981

View File

@@ -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: