X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/371a5b4e62eb415107e045588f614fa49e866e78..2fa73716ca5cf002bdd570a86da5d1cb09d7e3b0:/include/wx/unix/utilsx11.h?ds=sidebyside

diff --git a/include/wx/unix/utilsx11.h b/include/wx/unix/utilsx11.h
index 7c182bc7bf..c7dce2a369 100644
--- a/include/wx/unix/utilsx11.h
+++ b/include/wx/unix/utilsx11.h
@@ -5,7 +5,7 @@
 // Modified by:
 // Created:     25.03.02
 // RCS-ID:      $Id$
-// Copyright:   (c) wxWindows team
+// Copyright:   (c) wxWidgets team
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -15,7 +15,7 @@
 #include "wx/defs.h"
 #include "wx/gdicmn.h"
 
-// NB: Content of this header is for wxWindows' private use! It is not
+// NB: Content of this header is for wxWidgets' private use! It is not
 //     part of public API and may be modified or even disappear in the future!
 
 #if defined(__WXMOTIF__) || defined(__WXGTK__) || defined(__WXX11__)