]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/bitmap.tex
wxCommandProcessor::MarkAsSaved() and IsDirty() added (modified patch 1062556)
[wxWidgets.git] / docs / latex / wx / bitmap.tex
index 6be3fcce5eceb919f102e0c0b06c158d0bb793d7..68e04e14208229c48a9fe3354889986ef23b8883 100644 (file)
@@ -72,7 +72,7 @@ bitmaps from static data.
 
 Creates a new bitmap. A depth of -1 indicates the depth of the current screen
 or visual. Some platforms only support 1 for monochrome and -1 for the current
-colour setting. Beginning with version 2.5.4 of wxWidgets a depth if 32 including
+colour setting. Beginning with version 2.5.4 of wxWidgets a depth of 32 including
 an alpha channel is supported under MSW, Mac and GTK+.
 
 \func{}{wxBitmap}{\param{const char**}{ bits}}