diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2011-12-01 23:41:42 +0200 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2011-12-01 23:41:42 +0200 |
commit | e10fc18fb2c74ac3e432ffaa2b1c125110fe2eeb (patch) | |
tree | 89eeb4275f134a589f5a6fe9be392a40fd86d4ee /sw/source/ui/frmdlg | |
parent | 9ee19c8fad2c3c29c4ff4cc6c37ba8d24d641ccc (diff) |
typo fix: explicitely -> explicitly
Diffstat (limited to 'sw/source/ui/frmdlg')
-rw-r--r-- | sw/source/ui/frmdlg/frmmgr.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/frmdlg/frmmgr.cxx b/sw/source/ui/frmdlg/frmmgr.cxx index 826ced0ac168..34ea7e3636c8 100644 --- a/sw/source/ui/frmdlg/frmmgr.cxx +++ b/sw/source/ui/frmdlg/frmmgr.cxx @@ -191,7 +191,7 @@ sal_Bool SwFlyFrmAttrMgr::InsertFlyFrm() /*------------------------------------------------------------------------ Description: Insert frames of type eAnchorType. Position and size are - being set explicitely. + being set explicitly. Not-allowed values of the enumeration type get corrected. ------------------------------------------------------------------------*/ void SwFlyFrmAttrMgr::InsertFlyFrm(RndStdIds eAnchorType, |