]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/region.h
compilation fixes
[wxWidgets.git] / include / wx / mac / region.h
index 33c31e7d0df32e5521078011d2c291fe54dbd93c..008ed6aa28da999b2584fc326e979419e092fc11 100644 (file)
@@ -117,7 +117,7 @@ public:
     // Does the region contain the rectangle rect?
     wxRegionContain Contains(const wxRect& rect) const;
 
-    // Convert the region to a B&W bitmap with the black pixels being inside
+    // Convert the region to a B&W bitmap with the white pixels being inside
     // the region.
     wxBitmap ConvertToBitmap() const;