diff --git a/sys/include/net/ng_ipv6/netif.h b/sys/include/net/ng_ipv6/netif.h index 5144ed0e1f..b5dae702df 100644 --- a/sys/include/net/ng_ipv6/netif.h +++ b/sys/include/net/ng_ipv6/netif.h @@ -228,7 +228,7 @@ kernel_pid_t ng_ipv6_netif_find_by_prefix(ng_ipv6_addr_t **out, /** * @brief Searches for the first address matching a prefix best on an - * interfaces. + * interface. * * @param[in] pid The PID to the interface. * @param[in] prefix The prefix you want to search for.