From 8c313011c0dd1e69db8fec22282fefdbc25b089e Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Sun, 5 Jun 2022 17:25:53 +0200 Subject: Fix typo in omemo command --- src/omemo/omemo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/omemo') diff --git a/src/omemo/omemo.c b/src/omemo/omemo.c index 9f67d24c..db2c4217 100644 --- a/src/omemo/omemo.c +++ b/src/omemo/omemo.c @@ -856,7 +856,7 @@ omemo_on_message_send(ProfWin* win, const char* const message, gboolean request_ // (Since none of the recipients would be able to read the message.) if (keys == NULL) { win_println(win, THEME_ERROR, "!", "This message cannot be decrypted for any recipient.\n" - "You should trust your recipients' device fingerprint(s) using \"/omemo fingerprint trust FINGERPRINT\".\n" + "You should trust your recipients' device fingerprint(s) using \"/omemo trust FINGERPRINT\".\n" "It could also be that the key bundle of the recipient(s) have not been received. " "In this case, you could try \"omemo end\", \"omemo start\", and send the message again."); goto out; -- cgit 1.4.1-2-gfad0