aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2019-09-23 10:25:36 +0200
committerAleksander Morgado <aleksander@aleksander.es>2019-09-23 10:41:36 +0200
commitc8af22ab7ab324b0ba40f99996690d645b632109 (patch)
tree1abe8e90ee3253cfd6bd5b5aeca180f52f2bb3ad
parent6c9027b22342e26fcd4ece479749b729af7a776f (diff)
cli,messaging: trivial fix in comment
-rw-r--r--cli/mmcli-modem-messaging.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/mmcli-modem-messaging.c b/cli/mmcli-modem-messaging.c
index 0f38e972..e56d9bc3 100644
--- a/cli/mmcli-modem-messaging.c
+++ b/cli/mmcli-modem-messaging.c
@@ -437,7 +437,7 @@ mmcli_modem_messaging_run_synchronous (GDBusConnection *connection)
ensure_modem_messaging ();
- /* Request to get location status? */
+ /* Request to get messaging status? */
if (status_flag) {
g_debug ("Printing messaging status...");
print_messaging_status ();