diff --git a/src/guiengine/widget.hpp b/src/guiengine/widget.hpp index b8180fa18..2a50cc2f9 100644 --- a/src/guiengine/widget.hpp +++ b/src/guiengine/widget.hpp @@ -96,7 +96,7 @@ namespace GUIEngine /** * \brief The nearly-abstract base of all widgets - * (not fully abstract since a bare Widget can be created for the sore goal of containing + * (not fully abstract since a bare Widget can be created for the sole goal of containing * children widgets in a group) * * Provides basic common functionnality, as well as providing a few callbacks