diff options
author | Guido Günther <agx@sigxcpu.org> | 2025-02-28 19:56:23 +0100 |
---|---|---|
committer | Dan Williams <dan@ioncontrol.co> | 2025-03-05 16:53:26 +0000 |
commit | 54dcc25d8bf1f6cd050360a15d3b475ee92881a2 (patch) | |
tree | 77c076650873e976fb6b23e6872a20d64e165352 /introspection | |
parent | db37e063f840144a42e62037f5940f0fc612f9a0 (diff) |
treewide: Fix some spelling errors
All in debug messages or code comments so not user / client visible.
Signed-off-by: Guido Günther <agx@sigxcpu.org>
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.ProfileManager.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.ProfileManager.xml b/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.ProfileManager.xml index d554af9e..db001d25 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.ProfileManager.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.ProfileManager.xml @@ -112,7 +112,7 @@ allows the user to easily request the deletion of a profile that has been provided in the List() operation. - This method may just clear the existing profiles (i.e. reseting all the + This method may just clear the existing profiles (i.e. resetting all the properties to defaults) instead of fully removing them if the profiles cannot be fully removed. In this case, the method will succeed, but the size of the list of profiles will not change. |