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 <[email protected]> Cc: [email protected] Reported-by: Markus Elfring <[email protected]> Closes: https://lore.kernel.org/all/[email protected]/ Signed-off-by: Dmitry Safonov <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
1 parent 6b07b52 commit 714589c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)