diff options
Diffstat (limited to 'cli/mmcli-modem.c')
-rw-r--r-- | cli/mmcli-modem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/mmcli-modem.c b/cli/mmcli-modem.c index e74c7936..88774b64 100644 --- a/cli/mmcli-modem.c +++ b/cli/mmcli-modem.c @@ -140,7 +140,7 @@ mmcli_modem_get_option_group (void) /* Status options */ group = g_option_group_new ("modem", - "Modem options", + "Modem options:", "Show modem options", NULL, NULL); |