summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/misc/titlepage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/misc/titlepage.cxx')
-rw-r--r--sw/source/ui/misc/titlepage.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/misc/titlepage.cxx b/sw/source/ui/misc/titlepage.cxx
index ce0f1adfd61e..08e3e30c0f0a 100644
--- a/sw/source/ui/misc/titlepage.cxx
+++ b/sw/source/ui/misc/titlepage.cxx
@@ -85,7 +85,7 @@ namespace
}
}
- // If we want a new descriptior then set it, otherwise reuse the existing one
+ // If we want a new descriptor then set it, otherwise reuse the existing one
if (!pNewDesc)
{
SwFormatPageDesc aPageFormatDesc(pPageFormatDesc ? *pPageFormatDesc : &rCurrentDesc);