dexter has uploaded this change for review. (
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(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/84/37784/1
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
--
To view, visit
https://gerrit.osmocom.org/c/pysim/+/37784?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I17f184bbcf494c5fe944602224cf72d6a22cbc9d
Gerrit-Change-Number: 37784
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>