Commit 4abc1f14 authored by Alper Ak's avatar Alper Ak Committed by Jakub Kicinski
Browse files

documentation: networking: devlink: Fix a typo in devlink-trap.rst



Fix a typo in the documentation: "errorrs" -> "errors".

Signed-off-by: default avatarAlper Ak <alperyasinak1@gmail.com>
Reviewed-by: default avatarSimon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250513092451.22387-1-alperyasinak1@gmail.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 664bf117
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -451,7 +451,7 @@ be added to the following table:
   * - ``udp_parsing``
     - ``drop``
     - Traps packets dropped due to an error in the UDP header parsing.
       This packet trap could include checksum errorrs, an improper UDP
       This packet trap could include checksum errors, an improper UDP
       length detected (smaller than 8 bytes) or detection of header
       truncation.
   * - ``tcp_parsing``