]> git.saurik.com Git - wxWidgets.git/commitdiff
doc-typo
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Mon, 27 Sep 2004 10:55:56 +0000 (10:55 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Mon, 27 Sep 2004 10:55:56 +0000 (10:55 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/setup0.h

index 8e6cc163082588f471be42124c44ecccf6dd004b..f3bca4234a08886a6ca47a146b0d17b9a6150c98 100644 (file)
 #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.
 //