summaryrefslogtreecommitdiffstats
path: root/svtools/source/config/fontsubstconfig.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/config/fontsubstconfig.cxx')
-rw-r--r--svtools/source/config/fontsubstconfig.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/config/fontsubstconfig.cxx b/svtools/source/config/fontsubstconfig.cxx
index 6437788eb113..0ebdb68eb6cc 100644
--- a/svtools/source/config/fontsubstconfig.cxx
+++ b/svtools/source/config/fontsubstconfig.cxx
@@ -164,7 +164,7 @@ void SvtFontSubstConfig::Apply()
{
OutputDevice::BeginFontSubstitution();
- // remove old substitions
+ // remove old substitutions
sal_uInt16 nOldCount = OutputDevice::GetFontSubstituteCount();
while (nOldCount)