Fix comment typos in sources
No real changes. Closes https://github.com/wxWidgets/wxWidgets/pull/2541
This commit is contained in:
committed by
Vadim Zeitlin
parent
cfdd4127b5
commit
668a2186cd
@@ -1380,7 +1380,7 @@ bool wxICOHandler::SaveFile(wxImage *image,
|
||||
}
|
||||
image->SetOption(wxIMAGE_OPTION_BMP_FORMAT, bppFormat);
|
||||
|
||||
// monochome bitmap:
|
||||
// monochrome bitmap:
|
||||
mask.SetOption(wxIMAGE_OPTION_BMP_FORMAT, wxBMP_1BPP_BW);
|
||||
bool IsBmp = false;
|
||||
bool IsMask = false;
|
||||
|
||||
Reference in New Issue
Block a user