summaryrefslogtreecommitdiffstats
path: root/basebmp
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-01-04 12:22:58 +0100
committerAshod Nakashian <ashnakash@gmail.com>2016-01-05 13:40:54 +0000
commitfbec6ac08999a36664571dc0b1eba3ba251a5984 (patch)
tree730c79e0fb60c9df6524fbb73ff13cc51320ef6c /basebmp
parenttdf#96198 adapt unit test to reality, tdf#50950 follow-up (diff)
downloadcore-fbec6ac08999a36664571dc0b1eba3ba251a5984.tar.gz
core-fbec6ac08999a36664571dc0b1eba3ba251a5984.zip
Fix typos
Change-Id: I3fba2c76c83381eb398c80947ef4849bccf7ab27 Reviewed-on: https://gerrit.libreoffice.org/21078 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com>
Diffstat (limited to 'basebmp')
-rw-r--r--basebmp/source/bitmapdevice.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basebmp/source/bitmapdevice.cxx b/basebmp/source/bitmapdevice.cxx
index 9469d5691668..201d8709caae 100644
--- a/basebmp/source/bitmapdevice.cxx
+++ b/basebmp/source/bitmapdevice.cxx
@@ -1158,7 +1158,7 @@ struct ImplBitmapDevice
clip masks/alpha masks/bitmaps that don't match our exact
bitmap format.
- This is to avoid the combinatorical explosion when dealing
+ This is to avoid the combinatorial explosion when dealing
with n bitmap formats, which could be combined with n clip
masks, alpha masks and bitmap masks (yielding a total of n^4
combinations). Since each BitmapRenderer is specialized for