summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-10-01 14:00:32 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-10-01 14:04:14 +0000
commit5e985c2f346f25ada98e19e0531ea99cd9a7931c (patch)
treec8785166d2717ae2b70af0c98c1f9a1d6843061b /vcl
parent2cb9aa4a4549b216ff3747fb1a554d101499428b (diff)
Fix typos
Change-Id: I4452d4a4a4a61f39cd9c2b5a441c6c2017f15ce8 Reviewed-on: https://gerrit.libreoffice.org/19073 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/filter/igif/gifread.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/filter/igif/gifread.hxx b/vcl/source/filter/igif/gifread.hxx
index 969370fa865e..b6489a0c9360 100644
--- a/vcl/source/filter/igif/gifread.hxx
+++ b/vcl/source/filter/igif/gifread.hxx
@@ -79,7 +79,7 @@ class GIFReader : public GraphicReader
sal_uInt16 nLoops;
GIFAction eActAction;
bool bStatus;
- bool bGCTransparent; // is the image transparant, if yes:
+ bool bGCTransparent; // is the image transparent, if yes:
bool bInterlaced;
bool bOverreadBlock;
bool bImGraphicReady;