X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a83f860948059b0273b5cc6d9e43fadad3ebfca..e1efca652844273c3e8d32c7e5f442b87e455ca7:/samples/widgets/checkbox.cpp?ds=sidebyside diff --git a/samples/widgets/checkbox.cpp b/samples/widgets/checkbox.cpp index 17e65ffc43..ae6261a898 100644 --- a/samples/widgets/checkbox.cpp +++ b/samples/widgets/checkbox.cpp @@ -6,7 +6,7 @@ // Created: 27 Sep 2003 // Id: $Id$ // Copyright: (c) 2003 wxWindows team -// License: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ @@ -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;