mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-26 15:28:35 +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
|
The ADM pin can be supplied either in its hexadecimal form or as
|
||||||
ascii string. This function checks the supplied opts parameter and
|
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
|
it was originally supplied by the user
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user