summaryrefslogtreecommitdiffstats
path: root/src/notmuchworker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/notmuchworker.h')
-rw-r--r--src/notmuchworker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notmuchworker.h b/src/notmuchworker.h
index 32eab58..b4e9707 100644
--- a/src/notmuchworker.h
+++ b/src/notmuchworker.h
@@ -398,7 +398,7 @@ signals:
/// order. `requestTag` is echoed back so a caller can tell which request
/// this answers.
/// `tags` carries each message's tags joined by a space, in the same
- /// order. Needed because Restore reads a message's `deleted-from:` tag to
+ /// order. Needed because Restore reads a message's `moved-from:` tag to
/// decide where to send it, and an unexpanded thread's messages have no
/// node in the model to read tags from.
void threadMessagesResolved(const QStringList &messageIds,