]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/palette.cpp
Crash fix under VC++
[wxWidgets.git] / src / x11 / palette.cpp
index c95becb4b9b64df84b8b99392295ba297b220b4a..c81b1fa113f0237e4242a5be2a49ec3ce93bc2a6 100644 (file)
@@ -20,7 +20,7 @@
 
 /* Wolfram Gloger <u7y22ab@sunmail.lrz-muenchen.de>
 I have implemented basic colormap support for the X11 versions of
-wxWindows, notably wxPalette::Create().  The way I did it is to
+wxWidgets, notably wxPalette::Create().  The way I did it is to
 allocate additional read-only color cells in the default colormap.  In
 general you will get arbitrary pixel values assigned to these new
 cells and therefore I added a method wxColourMap::TransferBitmap()