aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Safonov <[email protected]>2023-12-04 19:00:40 +0000
committerPaolo Abeni <[email protected]>2023-12-06 12:36:55 +0100
commit714589c2742209cc228991b115e48548fb8d89cf (patch)
treeacef46bff650d4c299c06d577eec653165d104fd
parent6b07b5225d87f1ff212be9f95d527a3bb6b99adb (diff)
Documentation/tcp: Fix an obvious typo
Yep, my VIM spellchecker is not good enough for typos like this one. Fixes: 7fe0e38bb669 ("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]>
-rw-r--r--Documentation/networking/tcp_ao.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/tcp_ao.rst b/Documentation/networking/tcp_ao.rst
index cfa5bf1cc542..8a58321acce7 100644
--- a/Documentation/networking/tcp_ao.rst
+++ b/Documentation/networking/tcp_ao.rst
@@ -99,7 +99,7 @@ also [6.1]::
when it is no longer considered permitted.
Linux TCP-AO will try its best to prevent you from removing a key that's
-being used, considering it a key management failure. But sine keeping
+being used, considering it a key management failure. But since keeping
an outdated key may become a security issue and as a peer may
unintentionally prevent the removal of an old key by always setting
it as RNextKeyID - a forced key removal mechanism is provided, where