cards: fix typo

Change-Id: I81a6074776bdf67b7bea359fe7a24f906936f46d
diff --git a/pySim/cards.py b/pySim/cards.py
index 4eff38c..b8a37d4 100644
--- a/pySim/cards.py
+++ b/pySim/cards.py
@@ -1331,13 +1331,13 @@
             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(