sysmo_isim_sja2: fix docstring

This commit is contained in:
Philipp Maier 2023-06-08 12:10:22 +02:00
parent 628ed33e2a
commit 1e0ea9a6a9
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ sysmo_isimsja5_algorithms = sysmo_isimsja2_algorithms + [
class SYSMO_ISIMSJA2_FILE_EF_XSIM_AUTH_KEY:
"""
Superclass model that generates that handles the header byte of
Superclass model that generates and parses the header byte of
SYSMO_ISIMSJA2_EF_USIM_AUTH_KEY, SYSMO_ISIMSJA2_EF_USIM_AUTH_KEY_2G
and SYSMO_ISIMSJA2_EF_USIM_AUTH_KEY_GBA.
"""