From 2a1481fbbf4bd2ab5851fbcf76f0d6ad6f192bdb Mon Sep 17 00:00:00 2001 From: "Pedro F. Giffuni" Date: Mon, 3 Feb 2020 02:02:13 +0000 Subject: [PATCH] typo: Registration. Pointed by: Dikshie Fauzie --- sys/net/ethernet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/net/ethernet.h b/sys/net/ethernet.h index 129b9910278..933ea1103b4 100644 --- a/sys/net/ethernet.h +++ b/sys/net/ethernet.h @@ -100,7 +100,7 @@ struct ether_vlan_header { /* * Ethernet protocol types. * - * A public list is available from the IEEE Ragistration Authority: + * A public list is available from the IEEE Registration Authority: * https://standards.ieee.org/products-services/regauth/ * * NOTE: 0x0000-0x05DC (0..1500) are generally IEEE 802.3 length fields.