summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/inc/anchoredobject.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/anchoredobject.hxx b/sw/inc/anchoredobject.hxx
index 554fc6721902..7cc7a356899e 100644
--- a/sw/inc/anchoredobject.hxx
+++ b/sw/inc/anchoredobject.hxx
@@ -38,7 +38,7 @@ class SwFormatAnchor;
Purpose of this class is to provide a unified interface for the positioning
of Writer fly frames (derived classes of <SwFlyFrame>) and of drawing objects
- (derived classes of <SwDrawFrame>).
+ (derived classes of <SwAnchoredDrawObject>).
@author OD
*/