aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-modem-3gpp.c
diff options
context:
space:
mode:
Diffstat (limited to 'cli/mmcli-modem-3gpp.c')
-rw-r--r--cli/mmcli-modem-3gpp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/mmcli-modem-3gpp.c b/cli/mmcli-modem-3gpp.c
index 21031d66..5136e3f9 100644
--- a/cli/mmcli-modem-3gpp.c
+++ b/cli/mmcli-modem-3gpp.c
@@ -103,7 +103,7 @@ mmcli_modem_3gpp_get_option_group (void)
GOptionGroup *group;
group = g_option_group_new ("3gpp",
- "3GPP options",
+ "3GPP options:",
"Show 3GPP related options",
NULL,
NULL);