diff --git a/core/include/discord.h b/core/include/discord.h index 56dc3c0..92fd894 100644 --- a/core/include/discord.h +++ b/core/include/discord.h @@ -44,7 +44,7 @@ class Discord : public QObject /** * @brief Deconstructor for the Discord class. * - * @details Marks the nam to be deleted later. + * @details Marks the network access manager to be deleted later. */ ~Discord();