diff options
Diffstat (limited to 'sw/inc/doc.hxx')
-rw-r--r-- | sw/inc/doc.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx index 57c8cf584580..e2d2c1751010 100644 --- a/sw/inc/doc.hxx +++ b/sw/inc/doc.hxx @@ -944,7 +944,7 @@ public: const SwTOXMark& GotoTOXMark( const SwTOXMark& rCurTOXMark, SwTOXSearch eDir, bool bInReadOnly ); - // Insert/Renew table/indes + // Insert/Renew table/index SwTOXBaseSection* InsertTableOf( const SwPosition& rPos, const SwTOXBase& rTOX, const SfxItemSet* pSet = nullptr, |