]> git.saurik.com Git - wxWidgets.git/commitdiff
Typo.
authorRobert Roebling <robert@roebling.de>
Tue, 15 Feb 2005 21:56:07 +0000 (21:56 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 15 Feb 2005 21:56:07 +0000 (21:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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}}