]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dcclient.h
added ping location for IRIX
[wxWidgets.git] / include / wx / msw / dcclient.h
index 3b23d4277c067da313de9dd76963691f27b8ef6c..67ed7c64468f67bfc7bef123ff7ec22dbfda1864 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_DCCLIENT_H_
@@ -46,7 +46,7 @@ public:
     wxWindowDC(wxWindow *win);
 
 protected:
-    // intiialize the newly created DC
+    // initialize the newly created DC
     void InitDC();
 
     // override some base class virtuals