[balsa: 1/2] Typo



commit 110ca40976c66b9965227c344ea8086ed1ffa6d3
Author: Sabri Ünal <libreajans gmail com>
Date:   Sun Aug 25 00:36:15 2019 +0000

    Typo

 src/sendmsg-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/sendmsg-window.c b/src/sendmsg-window.c
index 5bd04cdff..096724f29 100644
--- a/src/sendmsg-window.c
+++ b/src/sendmsg-window.c
@@ -5373,7 +5373,7 @@ check_autocrypt_recommendation(BalsaSendmsg *bsmsg)
                default_choice = GTK_RESPONSE_NO;
                tmp_msg = g_strconcat(message,
                        _("\nHowever, encryption is discouraged as the Autocrypt status indicates that "
-                         "some recipients <i>might</i> no be able to read the message."), NULL);
+                         "some recipients <i>might</i> not be able to read the message."), NULL);
                g_free(message);
                message = tmp_msg;
        }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]