diff options
Diffstat (limited to 'cli/mmcli-bearer.c')
-rw-r--r-- | cli/mmcli-bearer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/mmcli-bearer.c b/cli/mmcli-bearer.c index cae68ea3..279e568a 100644 --- a/cli/mmcli-bearer.c +++ b/cli/mmcli-bearer.c @@ -68,7 +68,7 @@ mmcli_bearer_get_option_group (void) /* Status options */ group = g_option_group_new ("bearer", - "Bearer options", + "Bearer options:", "Show bearer options", NULL, NULL); |