aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-modem-voice.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2015-05-23 17:49:52 +0200
committerAleksander Morgado <aleksander@aleksander.es>2015-08-02 10:39:48 +0200
commit394bf91032e7544d323fe861ac13113e9bcfa26d (patch)
tree53ad80eef0cb1a4785b065dfe293e6ff764fbeb2 /cli/mmcli-modem-voice.c
parenta6adf041022ce54e3114c61ec387383a56838707 (diff)
mmcli,voice: fix minor typo
Diffstat (limited to 'cli/mmcli-modem-voice.c')
-rw-r--r--cli/mmcli-modem-voice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/mmcli-modem-voice.c b/cli/mmcli-modem-voice.c
index 06bebae9..b58257ee 100644
--- a/cli/mmcli-modem-voice.c
+++ b/cli/mmcli-modem-voice.c
@@ -180,7 +180,7 @@ list_process_reply (GList *result,
g_print ("\n");
if (!result) {
- g_print ("No call were found\n");
+ g_print ("No calls were found\n");
} else {
GList *l;