diff options
Diffstat (limited to 'src/core/wee-command.c')
-rw-r--r-- | src/core/wee-command.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/wee-command.c b/src/core/wee-command.c index 8baab8a34..c28b376d1 100644 --- a/src/core/wee-command.c +++ b/src/core/wee-command.c @@ -9059,8 +9059,8 @@ command_init () "new WeeChat binary must have been compiled or installed with a " "package manager before running this command.\n" "\n" - "Note: SSL connections are lost during upgrade (except with -save), " - "because the reload of SSL sessions is currently not possible with " + "Note: TLS connections are lost during upgrade (except with -save), " + "because the reload of TLS sessions is currently not possible with " "GnuTLS. There is automatic reconnection after upgrade.\n" "\n" "Important: use of option -save can be dangerous, it is recommended " |