summaryrefslogtreecommitdiff
path: root/svtools/source/config/optionsdrawinglayer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/config/optionsdrawinglayer.cxx')
-rw-r--r--svtools/source/config/optionsdrawinglayer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/config/optionsdrawinglayer.cxx b/svtools/source/config/optionsdrawinglayer.cxx
index b4bd909015c1..1b1ecc80ebce 100644
--- a/svtools/source/config/optionsdrawinglayer.cxx
+++ b/svtools/source/config/optionsdrawinglayer.cxx
@@ -724,7 +724,7 @@ bool SvtOptionsDrawinglayer_Impl::IsAAPossibleOnThisSystem() const
pThat->m_bAllowAAChecked = true;
#ifdef WIN32
- // WIN32 uses GDIPlus with VCL forthe first incarnation; this will be enhanced
+ // WIN32 uses GDIPlus with VCL for the first incarnation; this will be enhanced
// in the future to use canvases and the canvas renderer, thus a AA-abled
// canvas needs to be checked here in the future.
// Currently, just allow AA for WIN32