diff --git a/include/SFML/Window/Context.hpp b/include/SFML/Window/Context.hpp index 9f72f24f..ecbe7998 100644 --- a/include/SFML/Window/Context.hpp +++ b/include/SFML/Window/Context.hpp @@ -60,7 +60,7 @@ public : //////////////////////////////////////////////////////////// /// \brief Destructor /// - /// The desctructor deactivates and destroys the context + /// The destructor deactivates and destroys the context /// //////////////////////////////////////////////////////////// ~Context();