Skip to content

Commit 714589c

Browse files
0x7f454c46Paolo Abeni
authored andcommitted
Documentation/tcp: Fix an obvious typo
Yep, my VIM spellchecker is not good enough for typos like this one. Fixes: 7fe0e38 ("Documentation/tcp: Add TCP-AO documentation") Cc: Jonathan Corbet <corbet@lwn.net> Cc: linux-doc@vger.kernel.org Reported-by: Markus Elfring <Markus.Elfring@web.de> Closes: https://lore.kernel.org/all/2745ab4e-acac-40d4-83bf-37f2600d0c3d@web.de/ Signed-off-by: Dmitry Safonov <dima@arista.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
1 parent 6b07b52 commit 714589c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/networking/tcp_ao.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ also [6.1]::
9999
when it is no longer considered permitted.
100100

101101
Linux TCP-AO will try its best to prevent you from removing a key that's
102-
being used, considering it a key management failure. But sine keeping
102+
being used, considering it a key management failure. But since keeping
103103
an outdated key may become a security issue and as a peer may
104104
unintentionally prevent the removal of an old key by always setting
105105
it as RNextKeyID - a forced key removal mechanism is provided, where

0 commit comments

Comments
 (0)