summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/ww8/ww8par.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/ww8par.hxx')
-rw-r--r--sw/source/filter/ww8/ww8par.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/ww8par.hxx b/sw/source/filter/ww8/ww8par.hxx
index 65632bd9d90b..425b32388d82 100644
--- a/sw/source/filter/ww8/ww8par.hxx
+++ b/sw/source/filter/ww8/ww8par.hxx
@@ -1131,7 +1131,7 @@ private:
as they are encountered, and so their end point is normally unimportant.
But hyperlink fields need to be applied as attributes to text and it is
far easier and safer to set the end point of an attribute when we
- encounter the end marker of the field instead of caculating in advance
+ encounter the end marker of the field instead of calculating in advance
where the end point will fall, to do so fully correctly duplicates the
main logic of the filter itself.
*/