summaryrefslogtreecommitdiff
path: root/include/drawinglayer/processor3d/zbufferprocessor3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/processor3d/zbufferprocessor3d.hxx')
-rw-r--r--include/drawinglayer/processor3d/zbufferprocessor3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/processor3d/zbufferprocessor3d.hxx b/include/drawinglayer/processor3d/zbufferprocessor3d.hxx
index fd05c088457b..9ed04b46fe6b 100644
--- a/include/drawinglayer/processor3d/zbufferprocessor3d.hxx
+++ b/include/drawinglayer/processor3d/zbufferprocessor3d.hxx
@@ -70,7 +70,7 @@ namespace drawinglayer
/// The raster converter for Z-Buffer
ZBufferRasterConverter3D* mpZBufferRasterConverter3D;
- /* AA value. Defines how many oversámples will be used in X and Y. Values 0, 1
+ /* AA value. Defines how many oversamples will be used in X and Y. Values 0, 1
will switch it off while e.g. 2 will use 2x2 pixels for each pixel to create
*/
sal_uInt16 mnAntiAlialize;