Fix parameter name in wxDC::DrawBitmap() documentation

Closes #18795.
This commit is contained in:
Vadim Zeitlin 2020-06-21 00:07:01 +02:00
parent 6f36d2e2f8
commit 350ae65cb6

View File

@ -305,7 +305,7 @@ public:
/**
Draw a bitmap on the device context at the specified point. If
@a transparent is @true and the bitmap has a transparency mask, the
@a useMask is @true and the bitmap has a transparency mask, the
bitmap will be drawn transparently.
When drawing a mono-bitmap, the current text foreground colour will be