mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-17 02:48:34 +03:00
cosmetic: fix typo in comment
Change-Id: Iac8b310a470b3ad8dee5f61342fd5acedbbd6e5d
This commit is contained in:
@@ -625,7 +625,7 @@ def sanitize_pin_adm(pin_adm, pin_adm_hex = None):
|
||||
"""
|
||||
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
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user