diff --git a/include/network.hpp b/include/network.hpp index 7abfb51..962fda2 100644 --- a/include/network.hpp +++ b/include/network.hpp @@ -4,7 +4,7 @@ namespace gemini { /** - * \brief This is class is used for all the network things for the server. + * \brief This class is used for all the network things for the server. */ class Network {