X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1542ea396a625766c59d683adbb1d613c1344d50..75799719334c85392638ce5c7d0e90a8b74b7e5a:/include/wx/mac/region.h diff --git a/include/wx/mac/region.h b/include/wx/mac/region.h index 33c31e7d0d..008ed6aa28 100644 --- a/include/wx/mac/region.h +++ b/include/wx/mac/region.h @@ -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;