X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1d3601acaecd1c69c453b60610ba98f619bd383..51248412979029d94d11ea5dab9516831be94914:/samples/xti/classlist.h diff --git a/samples/xti/classlist.h b/samples/xti/classlist.h index b8187c9868..964e861e2c 100644 --- a/samples/xti/classlist.h +++ b/samples/xti/classlist.h @@ -6,7 +6,7 @@ // Created: 03/06/2007 14:49:55 // RCS-ID: $Id$ // Copyright: (c) 2007 Francesco Montorsi -// Licence: wxWidgets license +// Licence: wxWindows licence //////////////////////////////////////////////////// #ifndef _CLASSLIST_H_ @@ -44,7 +44,7 @@ class ClassListDialog: public wxDialog { - // we explicitely don't want to use the following macro: + // we explicitly don't want to use the following macro: // DECLARE_DYNAMIC_CLASS( ClassListDialog ) // as otherwise the ClassListDialog class would appear in the list // shown by this dialog!