[PATCH net-next] Documentation: networking: ip-sysctl: fix typo in tcp_ecn_option

From: Avinash Duduskar

Date: Tue May 12 2026 - 10:27:57 EST


"regarless" should be "regardless".

Signed-off-by: Avinash Duduskar <avinash.duduskar@xxxxxxxxx>
---
Documentation/networking/ip-sysctl.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/ip-sysctl.rst b/Documentation/networking/ip-sysctl.rst
index 2e3a746fcc6d..4c6a35d07a08 100644
--- a/Documentation/networking/ip-sysctl.rst
+++ b/Documentation/networking/ip-sysctl.rst
@@ -489,7 +489,7 @@ tcp_ecn - INTEGER
tcp_ecn_option - INTEGER
Control Accurate ECN (AccECN) option sending when AccECN has been
successfully negotiated during handshake. Send logic inhibits
- sending AccECN options regarless of this setting when no AccECN
+ sending AccECN options regardless of this setting when no AccECN
option has been seen for the reverse direction.

Possible values are:
--
2.54.0