diff options
Diffstat (limited to 'include/vcl')
-rw-r--r-- | include/vcl/bitmapex.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/bitmapex.hxx b/include/vcl/bitmapex.hxx index 2f98362a9e4e..1070ff220b47 100644 --- a/include/vcl/bitmapex.hxx +++ b/include/vcl/bitmapex.hxx @@ -421,7 +421,7 @@ public: @param fMaximumArea A limitation for the maximum size of pixels to use for the result - The traget size of the result bitmap is defined by transforming the given + The target size of the result bitmap is defined by transforming the given rTargetRange with the given rTransformation; the area of the result is linearly scaled to not exceed the given fMaximumArea |