aboutsummaryrefslogtreecommitdiff
path: root/src/mm-port-qmi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-port-qmi.c')
-rw-r--r--src/mm-port-qmi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mm-port-qmi.c b/src/mm-port-qmi.c
index ff9ba282..80bde14b 100644
--- a/src/mm-port-qmi.c
+++ b/src/mm-port-qmi.c
@@ -2369,7 +2369,7 @@ qmi_device_open_second_ready (QmiDevice *qmi_device,
/* Otherwise, fatal */
ctx->error = g_steal_pointer (&error);
} else {
- /* If the open with CTL data format is sucessful, update all settings
+ /* If the open with CTL data format is successful, update all settings
* that we would have received with the internal setup data format
* process */
self->priv->kernel_data_modes = ctx->kernel_data_modes;