aboutsummaryrefslogtreecommitdiffstats
path: root/libemail-engine/e-mail-session-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'libemail-engine/e-mail-session-utils.c')
-rw-r--r--libemail-engine/e-mail-session-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libemail-engine/e-mail-session-utils.c b/libemail-engine/e-mail-session-utils.c
index 94304cb6a9..60e5ebaa2f 100644
--- a/libemail-engine/e-mail-session-utils.c
+++ b/libemail-engine/e-mail-session-utils.c
@@ -578,7 +578,7 @@ mail_session_send_to_thread (GSimpleAsyncResult *simple,
if (did_connect) {
/* if the cancellable is cancelled, then the disconnect will not run,
- thus reset it to ensure the service will be properly disconnected */
+ * thus reset it to ensure the service will be properly disconnected */
if (cancellable)
g_cancellable_reset (cancellable);