api,modem: fix alignment in SetPrimarySimSlot()
This commit is contained in:
@@ -186,14 +186,14 @@
|
||||
@sim_slot: SIM slot number to set as primary.
|
||||
|
||||
Selects which SIM slot to be considered as primary, on devices that expose
|
||||
multiple slots in the #org.freedesktop.ModemManager1.Modem:SimSlots property.
|
||||
multiple slots in the #org.freedesktop.ModemManager1.Modem:SimSlots property.
|
||||
|
||||
When the switch happens the modem may require a full device reprobe, so the modem
|
||||
object in DBus will get removed, and recreated once the selected SIM slot is in
|
||||
use.
|
||||
object in DBus will get removed, and recreated once the selected SIM slot is in
|
||||
use.
|
||||
|
||||
There is no limitation on which SIM slot to select, so the user may also set as
|
||||
primary a slot that doesn't currently have any valid SIM card inserted.
|
||||
primary a slot that doesn't currently have any valid SIM card inserted.
|
||||
|
||||
Since: 1.16
|
||||
-->
|
||||
|
Reference in New Issue
Block a user