diff options
Diffstat (limited to 'sd/inc/Outliner.hxx')
-rw-r--r-- | sd/inc/Outliner.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/Outliner.hxx b/sd/inc/Outliner.hxx index df2d38ab75c4..ee84cb4349d8 100644 --- a/sd/inc/Outliner.hxx +++ b/sd/inc/Outliner.hxx @@ -269,7 +269,7 @@ private: SdrObject* mpObj; /** this stores the first object that is used for text conversion. - Conversion automaticly wraps around the document and stops when it + Conversion automatically wraps around the document and stops when it finds this object again. */ SdrObject* mpFirstObj; |