filesystem: fix typo

Change-Id: I17f184bbcf494c5fe944602224cf72d6a22cbc9d
This commit is contained in:
Philipp Maier
2024-08-08 14:41:11 +02:00
parent b92f4f52cc
commit 2d235f8143

View File

@@ -64,7 +64,7 @@ class CardFile:
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