1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-15 09:33:50 +01:00

sys/net: fix typo on word 'initialized'

This commit is contained in:
Alexandre Abadie 2017-09-04 16:14:19 +02:00
parent e5e70b2a28
commit 970b5f8ff5

View File

@ -102,7 +102,7 @@ typedef union {
0x00, 0x00, 0x00, 0x00, \
0x00, 0x00, 0x00, 0x01 }}
/**
* @brief Static initalizer for the link-local prefix (fe80::/64)
* @brief Static initializer for the link-local prefix (fe80::/64)
*
* @see <a href="http://tools.ietf.org/html/rfc4291#section-2.5.6">
* RFC 4291, section 2.5.6