summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterSlidePreview.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterSlidePreview.cxx')
-rw-r--r--sdext/source/presenter/PresenterSlidePreview.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterSlidePreview.cxx b/sdext/source/presenter/PresenterSlidePreview.cxx
index b5ed609b6a7e..749bce9194e1 100644
--- a/sdext/source/presenter/PresenterSlidePreview.cxx
+++ b/sdext/source/presenter/PresenterSlidePreview.cxx
@@ -37,7 +37,7 @@ using namespace ::com::sun::star::drawing::framework;
namespace
{
- // Use a super sample factor greater than 1 to achive a poor mans
+ // Use a super sample factor greater than 1 to achieve a poor mans
// antialiasing effect for slide previews.
const sal_Int16 gnSuperSampleFactor = 2;
}