summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tptrans.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/tabpages/tptrans.cxx')
-rw-r--r--cui/source/tabpages/tptrans.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/tabpages/tptrans.cxx b/cui/source/tabpages/tptrans.cxx
index 2fbcc37a371e..90cea669a8a8 100644
--- a/cui/source/tabpages/tptrans.cxx
+++ b/cui/source/tabpages/tptrans.cxx
@@ -498,7 +498,7 @@ void SvxTransparenceTabPage::PointChanged(vcl::Window* , RectPoint eRcPt)
bool SvxTransparenceTabPage::InitPreview ( const SfxItemSet& rSet )
{
- // set transparencetyp for preview
+ // set transparencetype for preview
if ( m_pRbtTransOff->IsChecked() )
{
ClickTransOffHdl_Impl(nullptr);