X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FProtocol%2FSalmon.php;h=5047375ea0fb81c89caccb69a6cc1b87e6d25418;hb=0ec7991a20eafe673e4e8bf77bd32c0f6d047a19;hp=50d1b931c9d4c91f29cffea0698809a9b4c2c558;hpb=8bbf9e93c61079bfa556d51b3b6e19f80ab8d795;p=friendica.git diff --git a/src/Protocol/Salmon.php b/src/Protocol/Salmon.php index 50d1b931c9..5047375ea0 100644 --- a/src/Protocol/Salmon.php +++ b/src/Protocol/Salmon.php @@ -85,7 +85,7 @@ class Salmon Logger::notice('Key located', ['ret' => $ret]); if (count($ret) == 1) { - /* We only found one one key so we don't care if the hash matches. + /* We only found one key so we don't care if the hash matches. * If it's the wrong key we'll find out soon enough because * message verification will fail. This also covers some older * software which don't supply a keyhash. As long as they only