summaryrefslogtreecommitdiff
path: root/include/vcl/settings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/settings.hxx')
-rw-r--r--include/vcl/settings.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/settings.hxx b/include/vcl/settings.hxx
index c7cb634a5d29..c08fe15ecb25 100644
--- a/include/vcl/settings.hxx
+++ b/include/vcl/settings.hxx
@@ -617,7 +617,7 @@ public:
// the default LineWidth for ListBox UI previews (LineStyle, LineDash, LineStartEnd). Default is 1.
sal_uInt16 GetListBoxPreviewDefaultLineWidth() const;
- // defines if previews which containn potentially transparent objects (e.g. the dash/line/LineStartEnd previews and others)
+ // defines if previews which contain potentially transparent objects (e.g. the dash/line/LineStartEnd previews and others)
// use the default transparent visualization background (checkered background) as it has got standard in graphic programs nowadays
void SetPreviewUsesCheckeredBackground(bool bNew);
bool GetPreviewUsesCheckeredBackground() const;