mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-31 10:05:46 +03:00
filesystem: fix typo
Change-Id: I17f184bbcf494c5fe944602224cf72d6a22cbc9d
This commit is contained in:
@@ -64,7 +64,7 @@ class CardFile:
|
|||||||
Args:
|
Args:
|
||||||
fid : File Identifier (4 hex digits)
|
fid : File Identifier (4 hex digits)
|
||||||
sfid : Short File Identifier (2 hex digits, optional)
|
sfid : Short File Identifier (2 hex digits, optional)
|
||||||
name : Brief name of the file, lik EF_ICCID
|
name : Brief name of the file, like EF_ICCID
|
||||||
desc : Description of the file
|
desc : Description of the file
|
||||||
parent : Parent CardFile object within filesystem hierarchy
|
parent : Parent CardFile object within filesystem hierarchy
|
||||||
profile : Card profile that this file should be part of
|
profile : Card profile that this file should be part of
|
||||||
|
|||||||
Reference in New Issue
Block a user