summaryrefslogtreecommitdiff
path: root/include/editeng/svxrtf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/svxrtf.hxx')
-rw-r--r--include/editeng/svxrtf.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/svxrtf.hxx b/include/editeng/svxrtf.hxx
index d73b96046d97..5137d1085d6b 100644
--- a/include/editeng/svxrtf.hxx
+++ b/include/editeng/svxrtf.hxx
@@ -344,7 +344,7 @@ public:
SvxRTFItemStackType( const SvxRTFItemStackType&, const EditPosition&,
bool bCopyAttr );
~SvxRTFItemStackType();
- //cmc, I'm very suspicios about SetStartPos, it doesn't change
+ //cmc, I'm very suspicious about SetStartPos, it doesn't change
//its children's starting position, and the implementation looks
//bad, consider this deprecated.
void SetStartPos( const EditPosition& rPos );