mmcli,voice: fix minor typo
This commit is contained in:
@@ -180,7 +180,7 @@ list_process_reply (GList *result,
|
|||||||
|
|
||||||
g_print ("\n");
|
g_print ("\n");
|
||||||
if (!result) {
|
if (!result) {
|
||||||
g_print ("No call were found\n");
|
g_print ("No calls were found\n");
|
||||||
} else {
|
} else {
|
||||||
GList *l;
|
GList *l;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user