diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-04-07 09:38:51 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-04-09 06:46:02 +0200 |
commit | 839e2ec7ab51132ab01530bef4bf894692b239a3 (patch) | |
tree | c0b409d5e88945fb9b4a578e03b89f068c366245 /introspection | |
parent | 6de13631745f35391f895628cc17ca03526ed0cc (diff) |
api,modem: reword the properties argument explanation in CreateBearer()
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.xml b/introspection/org.freedesktop.ModemManager1.Modem.xml index a67197d2..474f1293 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.xml @@ -55,7 +55,7 @@ <!-- CreateBearer: - @properties: List of properties to assign to the bearer after creating it. + @properties: Dictionary of properties needed to get the bearer connected. @path: On success, the object path of the newly created bearer. Create a new packet data bearer using the given characteristics. |