// Purpose: Part of the widgets sample showing wxCheckBox
// Author: Dimitri Schoolwerth, Vadim Zeitlin
// Created: 27 Sep 2003
-// Id: $Id$
// Copyright: (c) 2003 wxWindows team
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// the controls
// ------------
- // the contols to choose the checkbox style
+ // the controls to choose the checkbox style
wxCheckBox *m_chkRight;
wxRadioBox *m_radioKind;