aboutsummaryrefslogtreecommitdiff
path: root/src/mm-broadband-bearer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-broadband-bearer.c')
-rw-r--r--src/mm-broadband-bearer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mm-broadband-bearer.c b/src/mm-broadband-bearer.c
index f2f4127f..69bf699b 100644
--- a/src/mm-broadband-bearer.c
+++ b/src/mm-broadband-bearer.c
@@ -1313,7 +1313,7 @@ data_flash_3gpp_ready (MMPortSerial *data,
/* Send another CGACT on the primary port (also the data port when the modem
* only has one serial port) if the previous one failed. Some modems, like
* the Huawei E173 (fw 11.126.15.00.445) stop responding on their primary
- * port when the CGACT is sent on the separte data port.
+ * port when the CGACT is sent on the separate data port.
*/
if (MM_PORT_SERIAL (ctx->primary) == data)
mm_obj_dbg (self, "sending PDP context deactivation in primary/data port...");