summaryrefslogtreecommitdiff
path: root/sw/inc/node.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/node.hxx')
-rw-r--r--sw/inc/node.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/node.hxx b/sw/inc/node.hxx
index 4013b2596915..4537fde88258 100644
--- a/sw/inc/node.hxx
+++ b/sw/inc/node.hxx
@@ -262,7 +262,7 @@ public:
table cells ... including anchor in case of frames or footnotes)? */
bool IsProtect() const;
- /** Search PageDesc with which this node is formated. If layout is existent
+ /** Search PageDesc with which this node is formatted. If layout is existent
search over layout, else only the hard way is left: search over the nodes
to the front!! */
const SwPageDesc* FindPageDesc( bool bCalcLay, sal_uInt32* pPgDescNdIdx = 0 ) const;