summaryrefslogtreecommitdiff
path: root/introspection
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2010-06-22 17:14:13 -0700
committerDan Williams <dcbw@redhat.com>2010-06-22 17:14:13 -0700
commit88c538314aab99775c4b496170785d588e60ac6f (patch)
treeae933cc3ae2360b3b650d4629eb92ec23d1c6937 /introspection
parent8873c0a7dc6cd02fa487092aeb889464b4dc752d (diff)
downloadModemManager-88c538314aab99775c4b496170785d588e60ac6f.tar.gz
core: EquipmentIdentity -> EquipmentIdentifier
Diffstat (limited to 'introspection')
-rw-r--r--introspection/mm-modem.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/introspection/mm-modem.xml b/introspection/mm-modem.xml
index 57d2e8569..35b679689 100644
--- a/introspection/mm-modem.xml
+++ b/introspection/mm-modem.xml
@@ -113,9 +113,9 @@
</tp:docstring>
</property>
- <property name="EquipmentIdentity" type="s" access="read">
+ <property name="EquipmentIdentifier" type="s" access="read">
<tp:docstring>
- The EquipmentIdentity of the device. This will be the IMEI number for
+ The identity of the device. This will be the IMEI number for
GSM devices and the hex-format ESN/MEID for CDMA devices.
</tp:docstring>
</property>