diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-03-25 21:12:16 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-03-25 21:12:16 +0100 |
commit | 25d3c618d831036c08194610f188e4781c135cfc (patch) | |
tree | ff5adadb16effa6262ce65a030b7c673fe180a91 /sfx2/source | |
parent | 5584d73f2db413889347b4b3a1fcaf124db02b21 (diff) |
Typo: formated->formatted
Change-Id: Iefd4d375a0dfb36732233852f906c6b85dccc2a5
Diffstat (limited to 'sfx2/source')
-rw-r--r-- | sfx2/source/bastyp/fltfnc.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/bastyp/fltfnc.cxx b/sfx2/source/bastyp/fltfnc.cxx index e759875e1c3a..ee4a7fb15cec 100644 --- a/sfx2/source/bastyp/fltfnc.cxx +++ b/sfx2/source/bastyp/fltfnc.cxx @@ -919,7 +919,7 @@ const SfxFilter* SfxFilterMatcherIter::Next() } /*--------------------------------------------------------------- - helper to build own formated string from given stringlist by + helper to build own formatted string from given stringlist by using given separator ---------------------------------------------------------------*/ OUString implc_convertStringlistToString( const uno::Sequence< OUString >& lList , |