diff options
author | Guido Günther <agx@sigxcpu.org> | 2025-03-11 22:47:35 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2025-03-11 23:15:57 +0100 |
commit | 68933455df82b2259c1a091232ded3334c87c551 (patch) | |
tree | fa451fa7ccc49526d238f0ed59a6d11875d11a62 /libmm-glib/mm-cdma-manual-activation-properties.c | |
parent | a19fd8588402161a8e0b7eb1a08ebf7ab17f73da (diff) |
treewide: Fix typos
Signed-off-by: Guido Günther <agx@sigxcpu.org>
Diffstat (limited to 'libmm-glib/mm-cdma-manual-activation-properties.c')
-rw-r--r-- | libmm-glib/mm-cdma-manual-activation-properties.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmm-glib/mm-cdma-manual-activation-properties.c b/libmm-glib/mm-cdma-manual-activation-properties.c index 94e8265f..776613d4 100644 --- a/libmm-glib/mm-cdma-manual-activation-properties.c +++ b/libmm-glib/mm-cdma-manual-activation-properties.c @@ -243,7 +243,7 @@ mm_cdma_manual_activation_properties_set_mdn (MMCdmaManualActivationProperties * * mm_cdma_manual_activation_properties_get_min: * @self: A #MMCdmaManualActivationProperties. * - * Gets the Mobile Indentification Number. + * Gets the Mobile Identification Number. * * Returns: (transfer none): The MIN. Do not free the returned value, it is * owned by @self. |