From 7d3e8dce7b8c0393fc273237a281552d473c7940 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Fri, 10 Aug 2007 11:48:14 +0000 Subject: [PATCH] Typo correction git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/statbmp.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/statbmp.tex b/docs/latex/wx/statbmp.tex index 3dd9588c76..81ef5abc1f 100644 --- a/docs/latex/wx/statbmp.tex +++ b/docs/latex/wx/statbmp.tex @@ -49,7 +49,7 @@ Default constructor. \param{const wxBitmap\& }{label}, \param{const wxPoint\& }{pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize},\rtfsp \param{long}{ style = 0}, \param{const wxString\& }{name = ``staticBitmap"}} -Constructor, creating and showing a text control. +Constructor, creating and showing a static bitmap control. \wxheading{Parameters} -- 2.45.2