dexter has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/37784?usp=email )
Change subject: filesystem: fix typo ......................................................................
filesystem: fix typo
Change-Id: I17f184bbcf494c5fe944602224cf72d6a22cbc9d --- M pySim/filesystem.py 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Jenkins Builder: Verified dexter: Looks good to me, approved
diff --git a/pySim/filesystem.py b/pySim/filesystem.py index e3efcab..624619b 100644 --- a/pySim/filesystem.py +++ b/pySim/filesystem.py @@ -64,7 +64,7 @@ Args: fid : File Identifier (4 hex digits) 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 parent : Parent CardFile object within filesystem hierarchy profile : Card profile that this file should be part of