diff options
Diffstat (limited to 'src/mm-bearer-qmi.c')
-rw-r--r-- | src/mm-bearer-qmi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mm-bearer-qmi.c b/src/mm-bearer-qmi.c index 5d885d13..1e37666d 100644 --- a/src/mm-bearer-qmi.c +++ b/src/mm-bearer-qmi.c @@ -596,7 +596,7 @@ build_start_network_input (ConnectContext *ctx) /* Need to add auth info? */ if (has_user || has_password || ctx->auth != QMI_WDS_AUTHENTICATION_NONE) { - /* We define a valid auth preference if we have either user or password, or a explicit + /* We define a valid auth preference if we have either user or password, or an explicit * request for one to be set. If no explicit one was given, default to PAP. */ qmi_message_wds_start_network_input_set_authentication_preference ( input, |