]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/checkbox.cpp
Fix return value of wxGenericTreeCtrl::FindItem().
[wxWidgets.git] / samples / widgets / checkbox.cpp
index fbbc43b258e65af8084e546a87b7f7d471e8a94d..ae6261a898a8b53274b060cea5d3a58d6ad68d0e 100644 (file)
@@ -112,7 +112,7 @@ protected:
     // the controls
     // ------------
 
-    // the contols to choose the checkbox style
+    // the controls to choose the checkbox style
     wxCheckBox *m_chkRight;
     wxRadioBox *m_radioKind;