mmcli,voice: fix minor typo

This commit is contained in:
Aleksander Morgado
2015-05-23 17:49:52 +02:00
parent a6adf04102
commit 394bf91032

View File

@@ -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;