diff --git a/sys/include/net/netopt.h b/sys/include/net/netopt.h index 63a5f97a6e..3c6ed8262d 100644 --- a/sys/include/net/netopt.h +++ b/sys/include/net/netopt.h @@ -168,7 +168,7 @@ typedef enum { * If the interface is wireless this function will return -ENOTSUP, a * positive value otherwise. * - * @note Setting this option will always return -EONOTSUP. + * @note Setting this option will always return -ENOTSUP. */ NETOPT_IS_WIRED,