diff options
Diffstat (limited to 'cli/mmcli-call.c')
-rw-r--r-- | cli/mmcli-call.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/mmcli-call.c b/cli/mmcli-call.c index 7b4f5ecf..ecd1cb77 100644 --- a/cli/mmcli-call.c +++ b/cli/mmcli-call.c @@ -94,7 +94,7 @@ mmcli_call_get_option_group (void) /* Status options */ group = g_option_group_new ("call", - "Call options", + "Call options:", "Show call options", NULL, NULL); |