diff options
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Modem.xml')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.xml b/introspection/org.freedesktop.ModemManager1.Modem.xml index 5869db7f..8ff6e49b 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.xml @@ -280,12 +280,12 @@ <property name="Device" type="s" access="read" /> <!-- - Driver: + Drivers: - The Operating System device driver handling communication with the modem + The Operating System device drivers handling communication with the modem hardware. --> - <property name="Driver" type="s" access="read" /> + <property name="Drivers" type="as" access="read" /> <!-- Plugin: |