X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc3977bf132d40cb66c6b488890ef67a396d4a0a..49211791f946d63fa9de33ac8fac1787786307d3:/samples/xti/classlist.h diff --git a/samples/xti/classlist.h b/samples/xti/classlist.h index dcb416f958..964e861e2c 100644 --- a/samples/xti/classlist.h +++ b/samples/xti/classlist.h @@ -4,9 +4,9 @@ // Author: Francesco Montorsi // Modified by: // Created: 03/06/2007 14:49:55 -// RCS-ID: $Id: classlist.h 47845 2007-08-01 12:53:50Z FM $ +// 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!