diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2019-10-24 11:57:55 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2019-10-24 11:57:55 +0200 |
commit | 866b4e7686c7282a394274b2589dff281152f68e (patch) | |
tree | 7957c9a5d1bc2c9697b7015adfae9026368ad59b | |
parent | 465067f0c31e68b7efdefbf06101bdfafd9609a3 (diff) |
introspection,voice: untabify
-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 698b8e3a..4b8bba3f 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml @@ -182,7 +182,7 @@ A flag indicating whether emergency calls are the only allowed ones. If this flag is set, users should only attempt voice calls to - emergency numbers, as standard voice calls will likely fail. + emergency numbers, as standard voice calls will likely fail. --> <property name="EmergencyOnly" type="b" access="read" /> |