summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/UnoGraphicExporter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/unodraw/UnoGraphicExporter.cxx')
-rw-r--r--svx/source/unodraw/UnoGraphicExporter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/unodraw/UnoGraphicExporter.cxx b/svx/source/unodraw/UnoGraphicExporter.cxx
index 8dd270a08969..3d734ad26ab8 100644
--- a/svx/source/unodraw/UnoGraphicExporter.cxx
+++ b/svx/source/unodraw/UnoGraphicExporter.cxx
@@ -745,7 +745,7 @@ bool GraphicExporter::GetGraphic( ExportSettings& rSettings, Graphic& aGraphic,
pView->ShowSdrPage( pPage );
// tdf#96922 completely deactivate EditView PageVisualization, including
- // PageBackground (formally 'wiese').
+ // PageBackground (formerly 'wiese').
pView->SetPagePaintingAllowed(false);
const Point aNewOrg( pPage->GetLftBorder(), pPage->GetUppBorder() );