diff --git a/sys/include/net/netopt.h b/sys/include/net/netopt.h
index 63a5f97a6e8d02db82ff2fd3ef8c31998a1b9047..3c6ed8262de45cfe1e6822e84891581eb7348e47 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,