diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2019-06-27 10:47:33 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2019-06-28 09:49:44 +0200 |
commit | f62e5009a21a953d19c45b56db9b34e31ce1b950 (patch) | |
tree | 5acd2377a44b650e8d7353cdcee273563ebba9c9 /introspection/org.freedesktop.ModemManager1.Modem.Voice.xml | |
parent | 312e5dd623f6f26060fd904ee3dac5fd635777ff (diff) |
introspection,voice: fix documentation of CallAdded() signal
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Modem.Voice.xml')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.Voice.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml b/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml index 4912ba55..fe7db85d 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml @@ -67,7 +67,7 @@ CallAdded: @path: Object path of the new call. - Emitted when any part of a Call has been received or added. + Emitted when a call has been added. --> <signal name="CallAdded"> <arg name="path" type="o" /> |