diff options
Diffstat (limited to 'cli/mmcli-modem-oma.c')
-rw-r--r-- | cli/mmcli-modem-oma.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/mmcli-modem-oma.c b/cli/mmcli-modem-oma.c index 13fdc5ab..e1a41ada 100644 --- a/cli/mmcli-modem-oma.c +++ b/cli/mmcli-modem-oma.c @@ -87,7 +87,7 @@ mmcli_modem_oma_get_option_group (void) GOptionGroup *group; group = g_option_group_new ("oma", - "OMA options", + "OMA options:", "Show OMA options", NULL, NULL); |