From c868a4d3f8b53703ed237dcf31d5e9df93fd9fcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 29 Jun 2020 22:08:00 +0200 Subject: [PATCH] doc: fix typo (relay protocol) --- doc/en/weechat_relay_protocol.en.adoc | 2 +- doc/ja/weechat_relay_protocol.ja.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/en/weechat_relay_protocol.en.adoc b/doc/en/weechat_relay_protocol.en.adoc index 8a6d94fcd..869c66e3b 100644 --- a/doc/en/weechat_relay_protocol.en.adoc +++ b/doc/en/weechat_relay_protocol.en.adoc @@ -134,7 +134,7 @@ Arguments: Notes about option _password_hash_algo_: -* If the option is not given (of if the _handshake_ command is not sent by the +* If the option is not given (or if the _handshake_ command is not sent by the client), _relay_ uses automatically _plain_ authentication (if allowed on _relay_ side). * _Relay_ chooses the most secure algorithm available on both client and diff --git a/doc/ja/weechat_relay_protocol.ja.adoc b/doc/ja/weechat_relay_protocol.ja.adoc index bdf3a4e34..abfa5a614 100644 --- a/doc/ja/weechat_relay_protocol.ja.adoc +++ b/doc/ja/weechat_relay_protocol.ja.adoc @@ -143,7 +143,7 @@ Arguments: Notes about option _password_hash_algo_: -* If the option is not given (of if the _handshake_ command is not sent by the +* If the option is not given (or if the _handshake_ command is not sent by the client), _relay_ uses automatically _plain_ authentication (if allowed on _relay_ side). * _Relay_ chooses the more secure algorithm available on both client and