diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index 8e6cc16308..f3bca4234a 100644 --- a/include/wx/msw/setup0.h +++ b/include/wx/msw/setup0.h @@ -567,7 +567,7 @@ #define wxUSE_TOOLBAR_NATIVE 1 // wxNotebook is a control with several "tabs" located on one of its sides. It -// may be used ot logically organise the data presented to the user instead of +// may be used to logically organise the data presented to the user instead of // putting everything in one huge dialog. It replaces wxTabControl and related // classes of wxWin 1.6x. //