Typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
2328adbe8b
commit
dc9b623b95
@ -117,7 +117,7 @@ bool wxBMPHandler::SaveDib(wxImage *image,
|
||||
)
|
||||
{
|
||||
if ( verbose )
|
||||
wxLogError(_("BMP: wImage doesn't have own wxPalette."));
|
||||
wxLogError(_("BMP: wxImage doesn't have own wxPalette."));
|
||||
return FALSE;
|
||||
}
|
||||
bpp = 8;
|
||||
|
Loading…
Reference in New Issue
Block a user