summaryrefslogtreecommitdiffstats
path: root/sd
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-07-27 12:48:32 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-07-27 13:14:17 +0100
commit8bb1726007f641dff2aa17d2e79a089e09fd9770 (patch)
treeffdc096d7f2794b57e6def78c47742bba4d50f7c /sd
parentGSoC Writer Table Styles; Import bugfix (diff)
downloadcore-8bb1726007f641dff2aa17d2e79a089e09fd9770.tar.gz
core-8bb1726007f641dff2aa17d2e79a089e09fd9770.zip
formally->formerly
Change-Id: I1d631f8dd09193c57b7b65e3202ed080ce15861b
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/tools/PreviewRenderer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/tools/PreviewRenderer.cxx b/sd/source/ui/tools/PreviewRenderer.cxx
index bfa61b6f53ad..7cc72e06fadc 100644
--- a/sd/source/ui/tools/PreviewRenderer.cxx
+++ b/sd/source/ui/tools/PreviewRenderer.cxx
@@ -255,7 +255,7 @@ bool PreviewRenderer::Initialize (
return false;
// #i121224# No need to set SetApplicationBackgroundColor (which is the color
- // of the area 'behind' the page (formally called 'Wiese') since the page previews
+ // of the area 'behind' the page (formerly called 'Wiese') since the page previews
// produced exactly cover the page's area, so it would never be visible. What
// needs to be set is the ApplicationDocumentColor which is derived from
// svtools::DOCCOLOR normally