summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/ww8/writerwordglue.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/writerwordglue.cxx')
-rw-r--r--sw/source/filter/ww8/writerwordglue.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/writerwordglue.cxx b/sw/source/filter/ww8/writerwordglue.cxx
index d42389f93633..aeeced99907d 100644
--- a/sw/source/filter/ww8/writerwordglue.cxx
+++ b/sw/source/filter/ww8/writerwordglue.cxx
@@ -105,7 +105,7 @@ namespace myImplHelpers
/*
SwTextFormatColl and SwCharFormat are quite distinct types and how they are
- gotten is also distinct, but the algorithm to match word's eqivalents into
+ gotten is also distinct, but the algorithm to match word's equivalents into
them is the same, so we put the different stuff into two separate helper
implementations and a core template that uses the helpers that uses the
same algorithm to do the work. We'll make the helpers specializations of a
@@ -500,7 +500,7 @@ namespace sw
All we want to do is ensure for now is that if a charfmt exist
in the character properties that it rises to the top and is
exported first. In the future we might find more ordering
- depandancies for export, in which case this is the place to do
+ dependencies for export, in which case this is the place to do
it
*/
if (nA == nB)