From: Joey Hess Date: Mon, 9 Aug 2021 16:44:20 +0000 (-0400) Subject: typo X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~87^2~125 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=56fbf57e5f5ba81e997456a5089ccc388c9d0848;p=git-annex.git typo --- diff --git a/doc/design/p2p_protocol.mdwn b/doc/design/p2p_protocol.mdwn index e1b9b4bef0..cac4507630 100644 --- a/doc/design/p2p_protocol.mdwn +++ b/doc/design/p2p_protocol.mdwn @@ -26,7 +26,7 @@ another request. ## Authentication -The protocol genernally starts with authentication. However, if +The protocol generally starts with authentication. However, if authentication already occurs on another layer, as is the case with git-annex-shell, authentication will be skipped.