summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gprs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gprs.c b/src/gprs.c
index 0472f90a..342255e5 100644
--- a/src/gprs.c
+++ b/src/gprs.c
@@ -1967,7 +1967,7 @@ void ofono_gprs_register(struct ofono_gprs *gprs)
}
if (gprs->contexts == NULL)
- add_context(gprs, "internet", GPRS_CONTEXT_TYPE_INTERNET);
+ add_context(gprs, "Internet", GPRS_CONTEXT_TYPE_INTERNET);
gprs->netreg_watch = __ofono_modem_add_atom_watch(modem,
OFONO_ATOM_TYPE_NETREG,