summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2022-02-27 01:17:41 +0100
committerAleksander Morgado <aleksander@aleksander.es>2022-02-27 01:17:41 +0100
commit03166f830e5ff70b581e6715af3bbfdd768b7677 (patch)
tree075f6e61fb926eb207574afdd3123e85439037be
parent9e0fe56dbbc8eccca4d289bdd77adfe03a1ea5b2 (diff)
downloadlibqmi-03166f830e5ff70b581e6715af3bbfdd768b7677.tar.gz
libqmi-glib,compat: fix minor typo in documentation
-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 5d922c16..77cc3765 100644
--- a/src/libqmi-glib/qmi-compat.h
+++ b/src/libqmi-glib/qmi-compat.h
@@ -3856,7 +3856,7 @@ gboolean qmi_indication_uim_slot_status_output_get_slot_eid_information (
* A QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherSlotsSlotsElement struct.
*
* Since: 1.30
- * Deprecated: 1.32: Use #QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherElementSlotsElement instead.
+ * Deprecated: 1.32: Use #QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherElementSlotElement instead.
*/
G_DEPRECATED_FOR (QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherElementSlotsElement)
typedef struct _QmiMessageUimGetConfigurationOutputPersonalizationStatusOtherSlotsSlotsElement {