summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2022-03-02 12:19:30 +0100
committerAleksander Morgado <aleksander@aleksander.es>2022-03-02 12:19:35 +0100
commitb43811bec279873538c75e5239626d3dd3404846 (patch)
treeee1c64105199ce4910d7d10496fab8f6ae4584b4
parent975dce9fc0089345e77a9c00ffb0b6a6dc76deb7 (diff)
downloadlibqmi-b43811bec279873538c75e5239626d3dd3404846.tar.gz
libqmi-glib,compat: fix minor typo in documentation
Extends the fix that was done in 03166f830e5ff70b581e6715af3bbfdd768b7677
-rw-r--r--src/libqmi-glib/qmi-compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libqmi-glib/qmi-compat.h b/src/libqmi-glib/qmi-compat.h
index 77cc3765..a6a1ad8c 100644
--- a/src/libqmi-glib/qmi-compat.h
+++ b/src/libqmi-glib/qmi-compat.h
@@ -3858,7 +3858,7 @@ gboolean qmi_indication_uim_slot_status_output_get_slot_eid_information (
* Since: 1.30
* Deprecated: 1.32: Use #QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherElementSlotElement instead.
*/
-G_DEPRECATED_FOR (QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherElementSlotsElement)
+G_DEPRECATED_FOR (QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherElementSlotElement)
typedef struct _QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherSlotsSlotsElement {
QmiUimCardApplicationPersonalizationFeature feature;
guint8 verify_left;