summaryrefslogtreecommitdiff
path: root/sw/inc/htmltbl.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 09:29:44 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:33:14 +0200
commit0e970f3ba26a24ad589b8aa1480f078c7efb7132 (patch)
tree68c394675bf3cc84ff96d41c8a0fc028c2f9e8b2 /sw/inc/htmltbl.hxx
parentd2f24e3a31acc08f29dd9454df59df9b9559c15c (diff)
typo: occuring -> occurring
Diffstat (limited to 'sw/inc/htmltbl.hxx')
-rw-r--r--sw/inc/htmltbl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/htmltbl.hxx b/sw/inc/htmltbl.hxx
index 59e583aab5de..86c98a003224 100644
--- a/sw/inc/htmltbl.hxx
+++ b/sw/inc/htmltbl.hxx
@@ -311,7 +311,7 @@ public:
- If bForce is set, table will be recalculated even if this was
disallowed by SetMustNotResize.
- If nDelay > 0 the calculation is delayed accordingly. Resizing calls
- occuring during delay-time are ignored, but the delay may be counted
+ occurring during delay-time are ignored, but the delay may be counted
under certain circumstances.
- If nDelay == HTMLTABLE_RESIZE_NOW, resize immediately and do not
consider any resize-calls that might possibly be in order.