aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-08-24 12:28:34 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-08-24 12:32:29 +0200
commit985f510041a131cd1400deca5a9a9b004479dcac (patch)
treef8e7ada2770eab24ee5f8d5a1953438ef8539310
parentba4e209745676a08f7c886d7cd0ba13202e336d5 (diff)
cli: fix output message when storing a SMS
-rw-r--r--cli/mmcli-sms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/mmcli-sms.c b/cli/mmcli-sms.c
index e3e02104..4395f079 100644
--- a/cli/mmcli-sms.c
+++ b/cli/mmcli-sms.c
@@ -195,7 +195,7 @@ store_process_reply (gboolean result,
exit (EXIT_FAILURE);
}
- g_print ("successfully sent the SMS\n");
+ g_print ("successfully stored the SMS\n");
}
static void