diff options
author | Dan Williams <dcbw@redhat.com> | 2011-03-26 12:20:46 -0500 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2011-03-26 12:20:46 -0500 |
commit | 3568f534c8eb811d58728a6bbebf5644a0802ad5 (patch) | |
tree | 2406bea2c397f30d2b303ec7862eb331bb95c55a | |
parent | 895aa99e6d34e5218281615726d0ef30f95b4d67 (diff) |
api: clarify SendPin documentation
-rw-r--r-- | introspection/org.freedesktop.ModemManager.Modem.Gsm.Card.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/org.freedesktop.ModemManager.Modem.Gsm.Card.xml b/introspection/org.freedesktop.ModemManager.Modem.Gsm.Card.xml index d4811576..bf33f4c6 100644 --- a/introspection/org.freedesktop.ModemManager.Modem.Gsm.Card.xml +++ b/introspection/org.freedesktop.ModemManager.Modem.Gsm.Card.xml @@ -62,7 +62,7 @@ <method name="SendPin"> <tp:docstring> - Send the PIN (or PUK) to unlock the SIM card. + Send the PIN to unlock the SIM card. </tp:docstring> <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_gsm_modem_send_pin"/> |