public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2] net/handshake: Fixed grammar mistake
@ 2026-02-27  0:07 Leon Kral
  2026-02-27  0:50 ` Alistair Francis
  2026-02-28  3:40 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Leon Kral @ 2026-02-27  0:07 UTC (permalink / raw)
  To: john.fastabend
  Cc: kuba, sd, chuck.lever, davem, edumazet, pabeni, horms, corbet,
	skhan, netdev, kernel-tls-handshake, linux-kernel, linux-doc,
	Leon Kral

The word "a" was used instead of "an" which is grammatically incorrect.
Fixed by changing from "a" to "an". This improves readability of the
documentation.

Signed-off-by: Leon Kral <leon.j.kral@protonmail.com>
---
 Documentation/networking/tls-handshake.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/tls-handshake.rst b/Documentation/networking/tls-handshake.rst
index 6f5ea1646a47..4f7bc1087df9 100644
--- a/Documentation/networking/tls-handshake.rst
+++ b/Documentation/networking/tls-handshake.rst
@@ -7,7 +7,7 @@ In-Kernel TLS Handshake
 Overview
 ========
 
-Transport Layer Security (TLS) is a Upper Layer Protocol (ULP) that runs
+Transport Layer Security (TLS) is an Upper Layer Protocol (ULP) that runs
 over TCP. TLS provides end-to-end data integrity and confidentiality in
 addition to peer authentication.
 
-- 
2.53.0
v2:
v1: https://lore.kernel.org/netdev/20260226000915.27898-1-leon.j.kral@protonmail.com/


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-02-28  3:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27  0:07 [PATCH net-next v2] net/handshake: Fixed grammar mistake Leon Kral
2026-02-27  0:50 ` Alistair Francis
2026-02-28  3:40 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox