diff options
Diffstat (limited to 'cli/mmcli-sim.c')
-rw-r--r-- | cli/mmcli-sim.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/mmcli-sim.c b/cli/mmcli-sim.c index 75d3d075..efb15df3 100644 --- a/cli/mmcli-sim.c +++ b/cli/mmcli-sim.c @@ -83,7 +83,7 @@ mmcli_sim_get_option_group (void) /* Status options */ group = g_option_group_new ("sim", - "SIM options", + "SIM options:", "Show SIM options", NULL, NULL); |