cosmetic: fix typo in comment

Change-Id: Iac8b310a470b3ad8dee5f61342fd5acedbbd6e5d
diff --git a/pySim/utils.py b/pySim/utils.py
index 75106d8..a784b7e 100644
--- a/pySim/utils.py
+++ b/pySim/utils.py
@@ -625,7 +625,7 @@
 	"""
 	The ADM pin can be supplied either in its hexadecimal form or as
 	ascii string. This function checks the supplied opts parameter and
-	returns the pin_adm as hex encoded string, regardles in which form
+	returns the pin_adm as hex encoded string, regardless in which form
 	it was originally supplied by the user
 	"""