From de0cf1648cbfe6e3240e496314339cf21f08aed4 Mon Sep 17 00:00:00 2001 From: Philipp Maier Date: Tue, 3 Jan 2023 13:29:45 +0100 Subject: [PATCH] cards: fix typo Change-Id: I81a6074776bdf67b7bea359fe7a24f906936f46d --- pySim/cards.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pySim/cards.py b/pySim/cards.py index 4eff38cd..b8a37d4a 100644 --- a/pySim/cards.py +++ b/pySim/cards.py @@ -1331,13 +1331,13 @@ class WavemobileSim(UsimCard): print( "Warning: Programming of the ICCID is not implemented for this type of card.") - # KI (Presumably a propritary file) + # KI (Presumably a proprietary file) # TODO: Add programming of KI if p.get('ki'): print( "Warning: Programming of the KI is not implemented for this type of card.") - # OPc (Presumably a propritary file) + # OPc (Presumably a proprietary file) # TODO: Add programming of OPc if p.get('opc'): print(