summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/ui/inc/frmmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/frmmgr.hxx b/sw/source/ui/inc/frmmgr.hxx
index d9a62747d69d..91b1ae6240b5 100644
--- a/sw/source/ui/inc/frmmgr.hxx
+++ b/sw/source/ui/inc/frmmgr.hxx
@@ -76,7 +76,7 @@ class SW_DLLPUBLIC SwFlyFrmAttrMgr
SW_DLLPRIVATE SwTwips CalcLeftSpace();
SW_DLLPRIVATE SwTwips CalcRightSpace();
- SW_DLLPRIVATE void _UpdateFlyFrm(); // post-treatment after insertation or update
+ SW_DLLPRIVATE void _UpdateFlyFrm(); // post-treatment after insert or update
public:
SwFlyFrmAttrMgr( sal_Bool bNew, SwWrtShell* pSh, sal_uInt8 nType );