diff options
Diffstat (limited to 'cli/mmcli-modem-location.c')
-rw-r--r-- | cli/mmcli-modem-location.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/mmcli-modem-location.c b/cli/mmcli-modem-location.c index 6ef42b7a..cec3220a 100644 --- a/cli/mmcli-modem-location.c +++ b/cli/mmcli-modem-location.c @@ -163,7 +163,7 @@ mmcli_modem_location_get_option_group (void) GOptionGroup *group; group = g_option_group_new ("location", - "Location options", + "Location options:", "Show Location options", NULL, NULL); |