summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-05-19 12:17:08 +0200
committerJulien Nabet <serval2412@yahoo.fr>2020-05-19 12:54:17 +0200
commitb64e29d5b7bc9338d3034d31774d1e077074fe3c (patch)
tree37677165f2b6c7d2f56d838c0733690533fb83d1
parent8fee3f553bf396fad0237f19873e10c08782660f (diff)
Fix typo
Change-Id: I72d95721c6af63706cc6e2c39b12d4af858cc045 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94492 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--xmloff/source/style/PageMasterImportContext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/PageMasterImportContext.cxx b/xmloff/source/style/PageMasterImportContext.cxx
index a30fafb712a5..2918d744856e 100644
--- a/xmloff/source/style/PageMasterImportContext.cxx
+++ b/xmloff/source/style/PageMasterImportContext.cxx
@@ -161,7 +161,7 @@ SvXMLImportContextRef PageStyleContext::CreateChildContext(
void PageStyleContext::FillPropertySet(const uno::Reference<beans::XPropertySet > &)
{
- assert(false); // dont call this virtual, call function below
+ assert(false); // don't call this virtual, call function below
}
void PageStyleContext::FillPropertySet_PageStyle(