summaryrefslogtreecommitdiff
path: root/sw/inc/SwNumberTree.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/SwNumberTree.hxx')
-rw-r--r--sw/inc/SwNumberTree.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/SwNumberTree.hxx b/sw/inc/SwNumberTree.hxx
index 8b814d5553d9..4ac7e3157a0f 100644
--- a/sw/inc/SwNumberTree.hxx
+++ b/sw/inc/SwNumberTree.hxx
@@ -451,7 +451,7 @@ protected:
/**
Invalidates a child.
- Calls SetLastValid for the preceeding sibling of the child and
+ Calls SetLastValid for the preceding sibling of the child and
notifies all invalid children.
@param pChild the child to invalidate
@@ -485,7 +485,7 @@ protected:
@param aItLastValid iterator pointing to the new last valid child
@param bValidating - true always set the last valid node to
aItLastValid
- - false only set if aItLastValid is preceeding
+ - false only set if aItLastValid is preceding
the current last valid node
*/
void SetLastValid(tSwNumberTreeChildren::const_iterator aItLastValid,