summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/swselectionlist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/swselectionlist.hxx')
-rw-r--r--sw/source/core/inc/swselectionlist.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/swselectionlist.hxx b/sw/source/core/inc/swselectionlist.hxx
index aa920d78d0e5..01bbfef5575a 100644
--- a/sw/source/core/inc/swselectionlist.hxx
+++ b/sw/source/core/inc/swselectionlist.hxx
@@ -45,7 +45,7 @@ public:
/** Ctor to create an empty list for a given context
@param pInitCxt
- The frame (normally a SwTxtFrm) where the block cursor selection starts,
+ The frame (normally a SwTextFrm) where the block cursor selection starts,
it will be used to get the allowed context for the text selections.
*/
explicit SwSelectionList( const SwFrm* pInitCxt );