@@ -68,11 +68,11 @@ #endif /*! * @class OFUDPSocket OFUDPSocket.h ObjFW/OFUDPSocket.h * - * @brief A class which provides functions to create and use UDP sockets. + * @brief A class which provides methods to create and use UDP sockets. * * Addresses are of type @ref of_udp_socket_address_t. You can use @ref * getHost:andPort:forAddress: to create an address for a host / port pair and * @ref getHost:andPort:forAddress: to get the host / port pair for an address. * If you want to compare two addresses, you can use