]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/xti/classlist.h
Use library-specific description in their version resources for MSW DLLs.
[wxWidgets.git] / samples / xti / classlist.h
index b8187c986895f2cec6fda3dc702e108a161972c3..964e861e2cb374a8d61fadf4fe78660b1e8217f5 100644 (file)
@@ -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!