[PATCH] documentation: fix a typo in the SIM API docs

Andres Salomon dilinger at collabora.co.uk
Fri Mar 5 16:37:49 PST 2010


ISMI -> IMSI (for the International Mobile Subscriber Identity).
---
 doc/sim-api.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/sim-api.txt b/doc/sim-api.txt
index 9fe9a92..3565dd4 100644
--- a/doc/sim-api.txt
+++ b/doc/sim-api.txt
@@ -47,7 +47,7 @@ Signals		PropertyChanged(string name, variant value)
 
 Properties	string SubscriberIdentity [readonly, optional]
 
-			Contains the ISMI of the SIM, if available
+			Contains the IMSI of the SIM, if available
 
 		uint8 MobileNetworkCodeLength [readonly, optional]
 
-- 
1.7.0



More information about the ofono mailing list