diff options
Diffstat (limited to 'include/editeng')
-rw-r--r-- | include/editeng/unoforou.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/unoforou.hxx b/include/editeng/unoforou.hxx index 7159db6c419d..02a78236e585 100644 --- a/include/editeng/unoforou.hxx +++ b/include/editeng/unoforou.hxx @@ -39,7 +39,7 @@ private: the selection maAttribsSelection */ mutable SfxItemSet* mpAttribsCache; - /** if we have a chached attribute item set, this is the selection of it */ + /** if we have a cached attribute item set, this is the selection of it */ mutable ESelection maAttribCacheSelection; /** this pointer may be null or point to an item set for the paragraph |