diff options
author | Dylan Van Assche <me@dylanvanassche.be> | 2022-07-09 20:20:35 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2022-07-16 13:33:29 +0000 |
commit | 3e61d074196656eb76f9c67118d8121cf50775b1 (patch) | |
tree | 67a21b0ba4fb28b7efa6a8eb74871ffc0eb4f44c /src/mm-call-qmi.c | |
parent | fbf497c7014b939354640beecb924d3886ec3048 (diff) |
mm-call-qmi: fix comment consistency
Do not use caps for 'call'
Diffstat (limited to 'src/mm-call-qmi.c')
-rw-r--r-- | src/mm-call-qmi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mm-call-qmi.c b/src/mm-call-qmi.c index e072f0e5..3ea887a3 100644 --- a/src/mm-call-qmi.c +++ b/src/mm-call-qmi.c @@ -86,7 +86,7 @@ ensure_qmi_client (MMCallQmi *self, } /*****************************************************************************/ -/* Start the CALL */ +/* Start the call */ static gboolean call_start_finish (MMBaseCall *self, |