[PATCH] Fix minor translation mistake

Martin Kepplinger martinkepplinger at eml.cc
Fri Apr 22 05:16:21 PDT 2011


The word "insertation" is not really an english word. Thanks for the reviewer
who brought that up.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.
---
 sw/source/ui/inc/frmmgr.hxx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sw/source/ui/inc/frmmgr.hxx b/sw/source/ui/inc/frmmgr.hxx
index 2c8560b..4530f52 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 );
-- 
1.7.1


--------------030405000108070108000303--


More information about the LibreOffice mailing list